ser2net: moved to github
[openwrt/svn-archive/packages.git] / net / squid / patches / 004-include-autoconf.patch
1 --- a/include/autoconf.h.in
2 +++ b/include/autoconf.h.in
3 @@ -313,10 +313,10 @@
4 #undef HAVE_OPENSSL_ERR_H
5
6 /* Define to 1 if you have the <openssl/md5.h> header file. */
7 -#undef HAVE_OPENSSL_MD5_H
8 +#define HAVE_OPENSSL_MD5_H 1
9
10 /* Define to 1 if you have the <openssl/ssl.h> header file. */
11 -#undef HAVE_OPENSSL_SSL_H
12 +#define HAVE_OPENSSL_SSL_H 1
13
14 /* Define to 1 if you have the <paths.h> header file. */
15 #undef HAVE_PATHS_H