configure: get API info for a couple of OpenSSL functions

This commit is contained in:
Yang Tse
2011-06-06 20:47:36 +02:00
parent 7559b77727
commit b772f3a321
2 changed files with 148 additions and 0 deletions

View File

@@ -1531,6 +1531,8 @@ if test X"$OPT_SSL" != Xno; then
export LD_LIBRARY_PATH
AC_MSG_NOTICE([Added $LIB_OPENSSL to LD_LIBRARY_PATH])
fi
CURL_CHECK_OPENSSL_ADD_ALL_API
CURL_CHECK_OPENSSL_DESRANDKEY_API
fi
fi