openbsd-ports/net/gaim/patches/patch-config_h_in
2005-07-23 20:57:02 +00:00

14 lines
395 B
Plaintext

$OpenBSD: patch-config_h_in,v 1.7 2005/07/23 20:57:02 brad Exp $
--- config.h.in.orig Thu Jul 7 21:56:35 2005
+++ config.h.in Sat Jul 23 14:49:20 2005
@@ -156,6 +156,9 @@
/* Define to 1 if you have the <gnutls/gnutls.h> header file. */
#undef HAVE_GNUTLS_GNUTLS_H
+/* Define if you have OpenSSL */
+#undef HAVE_OPENSSL
+
/* Define if you have the iconv() function. */
#undef HAVE_ICONV