]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
win32
authorMark Andrews <marka@isc.org>
Wed, 4 Oct 2006 05:05:53 +0000 (05:05 +0000)
committerMark Andrews <marka@isc.org>
Wed, 4 Oct 2006 05:05:53 +0000 (05:05 +0000)
configure
configure.in

index 4120825f3a276e0b5d10c1b276dce7d31dd3a3b5..f3af33607d80a305af465bef30ed284aae690dc1 100755 (executable)
--- a/configure
+++ b/configure
@@ -5275,7 +5275,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 ( exit $ac_status )
 echo "$as_me:$LINENO: result: not compatible" >&5
 echo "${ECHO_T}not compatible" >&6
-                { { echo "$as_me:$LINENO: error: you need OpenSSL 0.9.7k/0.9.8c (or newer) for:
+                { { echo "$as_me:$LINENO: error: you need OpenSSL 0.9.7l/0.9.8d (or newer) for:
 CAN-2002-0659 and CAN-2006-4339
 to skip this test specify: --disable-openssl-version-check
 " >&5
index 92cb0f1c6656d388b1c6937885895450c21a4da9..2b72fdf8ca3ab152bb24326726b1dc3613131c0b 100644 (file)
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-AC_REVISION($Revision: 1.294.2.67 $)
+AC_REVISION($Revision: 1.294.2.68 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.13)
@@ -446,7 +446,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 and CAN-2006-4339
 to skip this test specify: --disable-openssl-version-check]
 )