]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix up SSL autoconf-fu so as not to emit bogus lines.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 3 Jan 2009 05:34:52 +0000 (05:34 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 3 Jan 2009 05:34:52 +0000 (05:34 +0000)
commit934553b954e85ccf00c7a21bc9539bbf68f3bc73
tree2e9fea749d5af543cabae0bfcded078aff6ed35b
parentfb98aff06ac8e142c72097f8096bde741fbdc5fa
Fix up SSL autoconf-fu so as not to emit bogus lines.

* acinclude.m4
  (APACHE_CHECK_SSL_TOOLKIT): Move CHECKING line to match; convert a warning
  to AC_MSG_WARN; remove a spurious SSL-C checking; redirect stderr from the
  pkgconfig so as not to spew on errors.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730914 13f79535-47bb-0310-9956-ffa450edef68
acinclude.m4