903d6ac650
requested by and ok henning
13 lines
311 B
Plaintext
13 lines
311 B
Plaintext
$OpenBSD: patch-configure,v 1.9 2008/01/30 20:55:59 mbalmer Exp $
|
|
--- configure.orig Thu Jul 5 15:21:20 2007
|
|
+++ configure Wed Aug 1 12:59:05 2007
|
|
@@ -23608,7 +23608,7 @@ cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
#include <openssl/ssl.h>
|
|
int
|
|
-main ()
|
|
+test_main ()
|
|
{
|
|
SSL_library_init()
|
|
;
|