4bb74a232c
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22420 3c298f89-4303-0410-b956-a3cf2f4a3e73
16 lines
432 B
Diff
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
|