packages/net/squid/patches/004-include-autoconf.patch
florian 4bb74a232c [package] update squid to 2.7STABLE9, thanks to Tomasz Mon
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-30 22:56:47 +00:00

16 lines
432 B
Diff

--- 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