2009-10-06 19:47:33 +00:00
|
|
|
--- a/configure
|
|
|
|
+++ b/configure
|
|
|
|
@@ -21579,7 +21579,7 @@ for ac_header in \
|
2006-07-26 00:17:32 +00:00
|
|
|
openssl/ssl.h \
|
|
|
|
openssl/crypto.h \
|
|
|
|
openssl/err.h \
|
|
|
|
- openssl/engine.h
|
|
|
|
+
|
|
|
|
do
|
2007-07-30 19:18:45 +00:00
|
|
|
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
|
|
|
|
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
|
2009-10-06 19:47:33 +00:00
|
|
|
--- a/configure.in
|
|
|
|
+++ b/configure.in
|
|
|
|
@@ -644,7 +644,7 @@ if test "x$WITH_OPENSSL" = xyes; then
|
2006-07-26 00:17:32 +00:00
|
|
|
openssl/ssl.h \
|
|
|
|
openssl/crypto.h \
|
|
|
|
openssl/err.h \
|
|
|
|
- openssl/engine.h,
|
|
|
|
+ ,
|
|
|
|
[],
|
|
|
|
OPENSSL_LIBS=
|
|
|
|
)
|