]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Spelling :-)
authorBen Laurie <ben@apache.org>
Fri, 6 Jul 2012 15:23:21 +0000 (15:23 +0000)
committerBen Laurie <ben@apache.org>
Fri, 6 Jul 2012 15:23:21 +0000 (15:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1358260 13f79535-47bb-0310-9956-ffa450edef68

acinclude.m4

index 29b7bee189090da0154e6496221a92c925492aee..c750b82e67db2ff2b452b0c4bddb93802cdd3c37 100644 (file)
@@ -371,7 +371,7 @@ if test "x$ap_ssltk_configured" = "x"; then
   fi
   if test "x$ap_ssltk_type" = "x"; then
     AC_MSG_CHECKING([for OpenSSL version])
-    dnl First check for manditory headers
+    dnl First check for mandatory headers
     AC_CHECK_HEADERS([openssl/opensslv.h openssl/ssl.h], [ap_ssltk_type="openssl"], [])
     if test "$ap_ssltk_type" = "openssl"; then
       dnl so it's OpenSSL - test for a good version