4170934308
This is a feature release so if you're upgrading, take a look at the release notes here: http://random.networkupstools.org/source/2.0/new-2.0.0.txt
13 lines
307 B
Plaintext
13 lines
307 B
Plaintext
$OpenBSD: patch-configure,v 1.6 2004/09/27 03:10:24 marcm Exp $
|
|
--- configure.orig Mon Mar 8 01:45:45 2004
|
|
+++ configure Thu Sep 16 08:48:43 2004
|
|
@@ -4990,7 +4990,7 @@ cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
#include <openssl/ssl.h>
|
|
int
|
|
-main ()
|
|
+test_main ()
|
|
{
|
|
SSL_library_init()
|
|
;
|