2006-05-03 13:32:09 -04:00
|
|
|
$OpenBSD: patch-configure,v 1.7 2006/05/03 17:32:09 henning Exp $
|
|
|
|
--- configure.orig Tue Feb 7 12:50:20 2006
|
|
|
|
+++ configure Mon May 1 17:40:26 2006
|
|
|
|
@@ -5368,7 +5368,7 @@ cat >>conftest.$ac_ext <<_ACEOF
|
2004-02-09 01:48:48 -05:00
|
|
|
/* end confdefs.h. */
|
|
|
|
#include <openssl/ssl.h>
|
2003-03-30 11:19:25 -05:00
|
|
|
int
|
|
|
|
-main ()
|
|
|
|
+test_main ()
|
|
|
|
{
|
2004-02-09 01:48:48 -05:00
|
|
|
SSL_library_init()
|
2003-03-30 11:19:25 -05:00
|
|
|
;
|