summaryrefslogtreecommitdiff
path: root/net/lftp/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/lftp/patches/patch-aa')
-rw-r--r--net/lftp/patches/patch-aa21
1 files changed, 21 insertions, 0 deletions
diff --git a/net/lftp/patches/patch-aa b/net/lftp/patches/patch-aa
new file mode 100644
index 00000000000..74689ec19ff
--- /dev/null
+++ b/net/lftp/patches/patch-aa
@@ -0,0 +1,21 @@
+$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