From: William A. Rowe Jr Date: Tue, 27 May 2003 19:32:29 +0000 (+0000) Subject: Silly cut'n'paste error X-Git-Tag: pre_ajp_proxy~1616 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da4aa113f8882cff64f362adbb5eb345690ac191;p=thirdparty%2Fapache%2Fhttpd.git Silly cut'n'paste error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100042 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/acinclude.m4 b/acinclude.m4 index 5b1049c7cf4..e7d1ff14b87 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -392,7 +392,7 @@ if test "x$ap_ssltk_configured" = "x"; then #error "Insecure SSL-C version " stringize_ver(SSLC_VERSION_NUMBER) #endif], [AC_MSG_RESULT(OK)], - [dnl Replace this with OPENSSL_VERSION_TEXT from opensslv.h? + [dnl Replace this with SSLC_VERSION_NUMBER? AC_MSG_RESULT([not encouraging]) echo "WARNING: SSL-C version may contain security vulnerabilities!" echo " Ensure the latest security patches have been applied!"