9bcc2b45cc
from brad
17 lines
470 B
Plaintext
17 lines
470 B
Plaintext
$OpenBSD: patch-config_h_in,v 1.2 2007/05/28 12:43:34 steven 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
|
|
|