$OpenBSD: patch-config_h_in,v 1.10 2009/03/05 06:23:04 steven Exp $
--- config.h.in.orig	Sun Mar  1 21:33:50 2009
+++ config.h.in	Mon Mar  2 02:09:11 2009
@@ -193,6 +193,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
 
