Commit 4e23d431 authored by Ben Laurie's avatar Ben Laurie
Browse files

Spelling :-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1358260 13f79535-47bb-0310-9956-ffa450edef68
parent aeae2e7e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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