]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commit94561c74124f6e42f158eb236349b63775540878
treef50fa07f9aa8c445dc1e66e77e8accf035f1c71e
parentb70e4503b5909e39d8baa4163e792d0e41c45fbf
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