$OpenBSD: patch-config_h_in,v 1.2 2004/06/02 19:16:26 brad Exp $
--- config.h.in.orig	2004-05-30 13:19:23.000000000 -0400
+++ config.h.in	2004-05-31 23:59:17.000000000 -0400
@@ -119,6 +119,9 @@
 /* Define to 1 if you have the <gnutls/gnutls.h> header file. */
 #undef HAVE_GNUTLS_GNUTLS_H
 
+/* Define if you have OpenSSL */
+#undef HAVE_OPENSSL
+
 /* Define if you have the iconv() function. */
 #undef HAVE_ICONV
 
