11 lines
297 B
Text
11 lines
297 B
Text
--- ./configure.orig Sat Apr 22 14:41:45 2006
|
|
+++ ./configure Sun Jun 25 12:37:49 2006
|
|
@@ -4117,7 +4117,7 @@
|
|
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
|