summaryrefslogtreecommitdiffstats
path: root/textproc/sgmls/files/patch-configure
blob: 59ef8d6bfdf584037601c2666258bfd20e630d31 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Fri Jun  2 19:18:37 2000
+++ configure	Fri Jun  2 19:18:50 2000
@@ -605,7 +605,7 @@
 edit="$edit -e 's/^typedef .*VOID;/typedef $void_ret VOID;/'"
 edit="$edit -e 's/^typedef .*UNIV;/typedef ${void_star}UNIV;/'"
 
-if test "X$(PREFIX)" != "X/usr/local"
+if test "X$PREFIX" != "X/usr/local"
 then
 	edit="$edit -e '/DEFAULT_PATH/s;/usr/local;$PREFIX;g'"
 fi
OpenPOWER on IntegriCloud