packages/net/squid/patches/004-include-autoconf.patch

16 lines
432 B
Diff
Raw Normal View History

--- a/include/autoconf.h.in
+++ b/include/autoconf.h.in
@@ -313,10 +313,10 @@
#undef HAVE_OPENSSL_ERR_H
/* Define to 1 if you have the <openssl/md5.h> header file. */
-#undef HAVE_OPENSSL_MD5_H
+#define HAVE_OPENSSL_MD5_H 1
/* Define to 1 if you have the <openssl/ssl.h> header file. */
-#undef HAVE_OPENSSL_SSL_H
+#define HAVE_OPENSSL_SSL_H 1
/* Define to 1 if you have the <paths.h> header file. */
#undef HAVE_PATHS_H