summaryrefslogtreecommitdiff
path: root/mail/fetchmail/files/patch-configure
blob: 02ee025e221f622d5d0718ece6be7fb861657335 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- configure.orig	Sun Mar 18 06:26:42 2001
+++ configure	Tue Mar 27 11:21:57 2001
@@ -6240,7 +6240,7 @@
     CEFLAGS="$CEFLAGS -I$with_ssl/include"
   fi
   LDEFLAGS="$LDEFLAGS -L$with_ssl/lib"
-  LIBS="$LIBS -lssl -lcrypto"
+  LIBS="$LIBS -lssl -lcrypto $RSAGLUE"
   cat >> confdefs.h <<\EOF
 #define SSL_ENABLE 1
 EOF