]> granicus.if.org Git - apache/commit
Clean up the mod_tls configure process. This should remove most, if not
authorRyan Bloom <rbb@apache.org>
Sun, 11 Feb 2001 20:19:41 +0000 (20:19 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 11 Feb 2001 20:19:41 +0000 (20:19 +0000)
commit115db5143c02631dad68f116b392ec83df3df258
treef50fa07f9aa8c445dc1e66e77e8accf035f1c71e
parente094051e4f785f3a464440b513ae732d9e552a00
Clean up the mod_tls configure process.  This should remove most, if not
all, of the hand-editing required to make mod_tls compile.  I have also
updated the README to reflect the current process.  I have also noted that
we require OpenSSL 0.9.6 to compile.  I am getting all sorts of warnings
from the OpenSSL header files, and I get a single error from the OpenSSL
libraries, but I am assuming that is a problem with my configuration,
not the mod_tls code.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88093 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/tls/Makefile.in
modules/tls/README
modules/tls/config.m4