$OpenBSD: patch-config_h_in,v 1.5 2005/02/27 06:52:22 brad Exp $
--- config.h.in.orig	Thu Feb 24 21:43:40 2005
+++ config.h.in	Sat Feb 26 23:01:07 2005
@@ -142,6 +142,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
 
