]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
0.9.7l/0.9.8d
authorMark Andrews <marka@isc.org>
Wed, 4 Oct 2006 06:36:54 +0000 (06:36 +0000)
committerMark Andrews <marka@isc.org>
Wed, 4 Oct 2006 06:36:54 +0000 (06:36 +0000)
configure.in

index 959ab67ffde7bface6a90765daa0464ff865be94..a783f4e4993b2b122a39f09707312d026b176cdd 100644 (file)
@@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl
 esyscmd([sed "s/^/# /" COPYRIGHT])dnl
 AC_DIVERT_POP()dnl
 
-AC_REVISION($Revision: 1.294.2.23.2.68 $)
+AC_REVISION($Revision: 1.294.2.23.2.69 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.13)
@@ -499,7 +499,7 @@ 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:
+[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]
 )