aboutsummaryrefslogtreecommitdiffstats
path: root/net/gtkhx/files/patch-configure
blob: c5fafe9fa02b76907263965a5437906b4abf4956 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Tue Feb 19 22:14:44 2002
+++ configure   Thu Mar 14 15:37:50 2002
@@ -4888,7 +4888,7 @@
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  compress = yes ; LIBS="$LIBS -lz" ;
+  compress=yes ; LIBS="$LIBS -lz" ;
    cat >> confdefs.h <<\EOF
 #define CONFIG_COMPRESS 1
 EOF