summaryrefslogtreecommitdiff
path: root/mail/balsa2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa2/files/patch-configure')
-rw-r--r--mail/balsa2/files/patch-configure20
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/balsa2/files/patch-configure b/mail/balsa2/files/patch-configure
deleted file mode 100644
index 7143c8afe49f..000000000000
--- a/mail/balsa2/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure Fri Dec 14 06:13:21 2001
-+++ configure.new Sun Dec 16 12:52:33 2001
-@@ -8869,7 +8869,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-lldap -llber -lresolv $LIBS"
-+LIBS="-lldap -llber $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 8875 "configure"
- #include "confdefs.h"
-@@ -8900,7 +8900,7 @@
- cat >> confdefs.h <<\EOF
- #define ENABLE_LDAP 1
- EOF
-- LIBS="-lldap -llber -lresolv $LIBS"
-+ LIBS="-lldap -llber $LIBS"
- else
- echo "$ac_t""no" 1>&6
- { echo "configure: error: *** You enabled LDAP but ldap library is not found." 1>&2; exit 1; }