bf3bca3741
partially from and ok mbalmer
13 lines
309 B
Plaintext
13 lines
309 B
Plaintext
$OpenBSD: patch-configure,v 1.8 2007/05/18 12:22:46 henning Exp $
|
|
--- configure.orig Wed Jan 3 15:17:48 2007
|
|
+++ configure Thu Jan 18 00:41:08 2007
|
|
@@ -8120,7 +8120,7 @@ cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
#include <openssl/ssl.h>
|
|
int
|
|
-main ()
|
|
+test_main ()
|
|
{
|
|
SSL_library_init()
|
|
;
|