]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Update APR macro usage to new name-protected names.
authorRoy T. Fielding <fielding@apache.org>
Tue, 20 Feb 2001 02:01:09 +0000 (02:01 +0000)
committerRoy T. Fielding <fielding@apache.org>
Tue, 20 Feb 2001 02:01:09 +0000 (02:01 +0000)
commitc92e221e53e275db0a98d99bff1eeb8e4b550bc6
treeced1b626989ed91cb7bf009ffe16a539ff9eb394
parenteef10aed5106bfc8289cb9ad1e7cbab2e7e58e95
Update APR macro usage to new name-protected names.
Replace REENTRANCY_FLAGS with direct use of THREAD_CPPFLAGS.
This is a temporary band-aid, since the way we currently set
the standard make vars (CFLAGS, CPPFLAGS, LDFLAGS, etc.) is
bogus and frequently redundant [to be fixed later].

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88245 13f79535-47bb-0310-9956-ffa450edef68
configure.in
server/mpm/config.m4