diff options
Diffstat (limited to 'mail/fetchmail/files/patch-configure')
-rw-r--r-- | mail/fetchmail/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/fetchmail/files/patch-configure b/mail/fetchmail/files/patch-configure deleted file mode 100644 index 8ff0ae95dd59..000000000000 --- a/mail/fetchmail/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Sep 26 00:29:14 2005 -+++ configure Mon Sep 26 08:59:07 2005 -@@ -12374,7 +12374,7 @@ - { (exit 1); exit 1; }; } - fi - LDEFLAGS="$LDEFLAGS -L$with_ssl/lib" -- LIBS="$LIBS -lssl -lcrypto" -+ LIBS="$LIBS -lssl -lcrypto $RSAGLUE" - echo "$as_me:$LINENO: checking for additional library dependencies of SSL" >&5 - echo $ECHO_N "checking for additional library dependencies of SSL... $ECHO_C" >&6 - found=0 |