openbsd-ports/net/gaim/patches/patch-config_h_in
2004-09-17 02:07:35 +00:00

14 lines
395 B
Plaintext

$OpenBSD: patch-config_h_in,v 1.3 2004/09/17 02:07:35 brad Exp $
--- config.h.in.orig Fri Jul 16 07:34:01 2004
+++ config.h.in Wed Jul 21 11:01:16 2004
@@ -136,6 +136,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