aboutsummaryrefslogtreecommitdiff
path: root/net/gtkhx/files
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-26 06:59:47 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-26 06:59:47 +0000
commita00c774372a4680c82535ac6b0e096bf26038482 (patch)
treef16b67175e94def9f08befc880c83bbe7a41e8ab /net/gtkhx/files
parent7f362d94d7b0a07e9b343758a57d372236f75b5f (diff)
Notes
Diffstat (limited to 'net/gtkhx/files')
-rw-r--r--net/gtkhx/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/gtkhx/files/patch-configure b/net/gtkhx/files/patch-configure
deleted file mode 100644
index c5fafe9fa02b..000000000000
--- a/net/gtkhx/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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