openbsd-ports/mail/isync/patches/patch-configure
sturm bbb5dd63b6 update to isync 0.9.2
from rich cannings and maintainer Dan Harnett <danh at openbsd.org>
2004-04-20 19:11:34 +00:00

13 lines
419 B
Plaintext

$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