packages/net/squid/patches/004-include-autoconf.patch
pavlov 97d678b9ed refresh patches and update to STABLE14 of squid
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 21:06:20 +00:00

18 lines
659 B
Diff

Index: squid-2.6.STABLE14/include/autoconf.h.in
===================================================================
--- squid-2.6.STABLE14.orig/include/autoconf.h.in 2007-07-25 16:04:15.000000000 -0500
+++ squid-2.6.STABLE14/include/autoconf.h.in 2007-07-25 16:04:16.000000000 -0500
@@ -319,10 +319,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