$OpenBSD: patch-config_h_in,v 1.9 2008/08/21 05:59:01 brad Exp $
--- config.h.in.orig	Mon Aug 18 21:55:29 2008
+++ config.h.in	Wed Aug 20 00:48:34 2008
@@ -190,6 +190,12 @@
 /* Define to 1 if you have the <nss.h> header file. */
 #undef HAVE_NSS_H
 
+/* Define if you have OpenSSL */
+#undef HAVE_OPENSSL
+
+/* Define to 1 if you have the <openssl/ssl.h> header file. */
+#undef HAVE_OPENSSL_SSL_H
+
 /* Define if we have Pango 1.4 or newer. */
 #undef HAVE_PANGO14
 
