summaryrefslogtreecommitdiff
path: root/mail/vm-pop3d/files
diff options
context:
space:
mode:
Diffstat (limited to 'mail/vm-pop3d/files')
-rw-r--r--mail/vm-pop3d/files/patch-configure20
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/vm-pop3d/files/patch-configure b/mail/vm-pop3d/files/patch-configure
deleted file mode 100644
index 9c0302ee9aab..000000000000
--- a/mail/vm-pop3d/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Fri Aug 24 03:22:46 2001
-+++ configure Fri Aug 24 03:23:02 2001
-@@ -1174,7 +1174,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-lpam -ldl $LIBS"
-+LIBS="-lpam $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 1180 "configure"
- #include "confdefs.h"
-@@ -1202,7 +1202,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- LIBS="$LIBS -ldl -lpam"; cat >> confdefs.h <<\EOF
-+ LIBS="$LIBS -lpam"; cat >> confdefs.h <<\EOF
- #define HAVE_LIBPAM 1
- EOF
-