diff --git a/configure.in b/configure.in index 07e98d7635..2fc2f7ed57 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl esyscmd([sed "s/^/# /" COPYRIGHT])dnl AC_DIVERT_POP()dnl -AC_REVISION($Revision: 1.413 $) +AC_REVISION($Revision: 1.414 $) AC_INIT(lib/dns/name.c) AC_PREREQ(2.59) @@ -508,8 +508,8 @@ int main() { [AC_MSG_RESULT(ok)], [AC_MSG_RESULT(not compatible) AC_MSG_ERROR( -[you need OpenSSL 0.9.7k/0.9.8c (or newer) for: -CAN-2002-0659 and CAN-2006-4339 +[you need OpenSSL 0.9.7l/0.9.8d (or newer) for: +CAN-2002-0659, CAN-2006-4339, CVE-2006-2937 and CVE-2006-2940 to skip this test specify: --disable-openssl-version-check] ) ],