]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Silly cut'n'paste error
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 27 May 2003 19:32:29 +0000 (19:32 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 27 May 2003 19:32:29 +0000 (19:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100042 13f79535-47bb-0310-9956-ffa450edef68

acinclude.m4

index 5b1049c7cf475d41587a90a059fa8c28ceae3505..e7d1ff14b87909c2b67d0e29da81b9fcf0e4f478 100644 (file)
@@ -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!"