head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2003.03.22.11.15.39; author swiergot; state Exp; branches; next 1.1; 1.1 date 2003.02.26.20.30.56; author swiergot; state Exp; branches; next ; desc @@ 1.2 log @- Force building. @ text @--- configure.orig 2003-02-24 01:42:04.000000000 +0100 +++ configure 2003-02-26 21:16:35.000000000 +0100 @@@@ -7465,7 +7465,7 @@@@ echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-lcrypto $LIBS" +LIBS="-lcrypto" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" #include "confdefs.h" @@@@ -7536,7 +7536,7 @@@@ echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-lssl $LIBS" +LIBS="-lssl" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" #include "confdefs.h" @ 1.1 log @- Version 0.3.3-rc2 (rc5 in the previous log message was a mistake, should have been rc1). - Removed iostream patch. Headers have been included correctly since rc2. - Added configure_libs patch to fix configure script where -lgadu without -lpthread is used when checking OpenSSL stuff and that causes problems. @ text @@ .