openbsd-ports/mail/isync/patches/patch-configure

13 lines
419 B
Plaintext
Raw Normal View History

$OpenBSD: patch-configure,v 1.1 2004/04/20 19:11:34 sturm Exp $
--- configure.orig 2003-12-07 10:11:33.000000000 -0500
+++ configure 2004-04-20 07:57:07.000000000 -0400
@@ -3202,7 +3202,7 @@ if test "${ac_cv_lib_ssl_SSL_library_ini
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lssl $LIBS"
+LIBS="-lssl -lcrypto $LIBS"
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF