]> granicus.if.org Git - apache/commit
This is a huge change to the configure system. Basically, this name space
authorRyan Bloom <rbb@apache.org>
Tue, 18 Jan 2000 23:41:56 +0000 (23:41 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 18 Jan 2000 23:41:56 +0000 (23:41 +0000)
commit70a4fae036f14a1f34bdfa29d0627b631aa6d286
tree01236acc357378a39599e57cce0cd9ad317c2d07
parentd396b348b077773da0244d174c07859c452cd874
This is a huge change to the configure system.  Basically, this name space
protects most, if not all, of the Apache macros.   This has been tested on
Linux using all of the Unix MPM's.  The biggest push was that Apache's
httpd.h header file can no longer include the ap_config.h file.  Most of the
other files include this themselves now.
Submitted by: Ryan Bloom and Manoj Kasichainula

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84492 13f79535-47bb-0310-9956-ffa450edef68
14 files changed:
modules/aaa/mod_access.c
modules/aaa/mod_auth_digest.c
modules/echo/mod_echo.c
modules/filters/mod_include.c
modules/generators/mod_asis.c
modules/generators/mod_autoindex.c
modules/generators/mod_cgi.c
modules/generators/mod_status.c
modules/http/mod_mime.c
modules/mappers/mod_dir.c
modules/mappers/mod_imap.c
modules/mappers/mod_negotiation.c
modules/mappers/mod_userdir.c
modules/metadata/mod_env.c