openbsd-ports/sysutils/nut/patches/patch-configure
mbalmer 903d6ac650 Update to nut ver. 2.2.1.
requested by and ok henning
2008-01-30 20:55:59 +00:00

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()
;