refresh patches and update to STABLE14 of squid
[openwrt/svn-archive/archive.git] / net / squid / patches / 004-include-autoconf.patch
1 Index: squid-2.6.STABLE14/include/autoconf.h.in
2 ===================================================================
3 --- squid-2.6.STABLE14.orig/include/autoconf.h.in 2007-07-25 16:04:15.000000000 -0500
4 +++ squid-2.6.STABLE14/include/autoconf.h.in 2007-07-25 16:04:16.000000000 -0500
5 @@ -319,10 +319,10 @@
6 #undef HAVE_OPENSSL_ERR_H
7
8 /* Define to 1 if you have the <openssl/md5.h> header file. */
9 -#undef HAVE_OPENSSL_MD5_H
10 +#define HAVE_OPENSSL_MD5_H 1
11
12 /* Define to 1 if you have the <openssl/ssl.h> header file. */
13 -#undef HAVE_OPENSSL_SSL_H
14 +#define HAVE_OPENSSL_SSL_H 1
15
16 /* Define to 1 if you have the <paths.h> header file. */
17 #undef HAVE_PATHS_H