summaryrefslogtreecommitdiff
path: root/net/lftp/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-19 15:44:36 +0000
committerwiz <wiz@pkgsrc.org>2001-02-19 15:44:36 +0000
commit151fef5bbe87f7489bad7e04ba8ef9005e536232 (patch)
tree26d3fb42a97f92f05faebf6b2d39f844408d94fe /net/lftp/patches
parenta258263039795319740a59efdc102fe41bb12e46 (diff)
downloadpkgsrc-151fef5bbe87f7489bad7e04ba8ef9005e536232.tar.gz
Don't need this one anymore.
Diffstat (limited to 'net/lftp/patches')
-rw-r--r--net/lftp/patches/patch-aa21
1 files changed, 0 insertions, 21 deletions
diff --git a/net/lftp/patches/patch-aa b/net/lftp/patches/patch-aa
deleted file mode 100644
index 74689ec19ff..00000000000
--- a/net/lftp/patches/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2000/11/05 17:18:16 wiz Exp $
-
---- configure.orig Fri Oct 13 17:13:45 2000
-+++ configure
-@@ -3031,6 +3031,8 @@
- echo "$ac_t""no" 1>&6
- fi
-
-+ ac_save_LIBS="$LIBS"
-+LIBS="-lintl $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 3036 "configure"
- #include "confdefs.h"
-@@ -3059,6 +3061,7 @@
- else
- echo "$ac_t""no" 1>&6
- fi
-+ LIBS="$ac_save_LIBS"
-
-
- if test "$CATOBJEXT" = "NONE"; then