$OpenBSD: patch-config_h_in,v 1.4 2007/08/11 22:15:46 ckuethe Exp $
--- config.h.in.orig	Fri May 25 12:28:50 2007
+++ config.h.in	Mon May 28 01:57:22 2007
@@ -150,6 +150,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
 
