ports/net-p2p/gtkhx/files/patch-configure
Kevin Lo 48d2f2637f Update to version 0.9.2
PR: 35936
Submitted by: MAINTAINER
2002-03-17 16:23:38 +00:00

11 lines
336 B
Text

--- 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