2010-07-30 22:56:47 +00:00
|
|
|
--- a/include/autoconf.h.in
|
|
|
|
+++ b/include/autoconf.h.in
|
|
|
|
@@ -313,10 +313,10 @@
|
2007-04-08 17:03:20 +00:00
|
|
|
#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
|