$OpenBSD: patch-config_h_in,v 1.6 2007/11/28 08:48:32 steven Exp $
--- config.h.in.orig	Sat Nov 24 14:06:47 2007
+++ config.h.in	Mon Nov 26 16:06:45 2007
@@ -160,6 +160,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
 
