]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Create a feature macro that determines if Autoconf was used to configure
authorRyan Bloom <rbb@apache.org>
Thu, 2 Nov 2000 18:51:08 +0000 (18:51 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 2 Nov 2000 18:51:08 +0000 (18:51 +0000)
commit3c36a6a106fe8c3a33be33d0d61bdac327dc999f
tree3772eb972be11b5028ab8c9ab1490106900aae20
parentcba609a3c649dd97ea4f482d27e8c89ed9ed3720
Create a feature macro that determines if Autoconf was used to configure
the server.  The ap_ugly_hack variable is only valid if Autoconf was used
for the configuration.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86802 13f79535-47bb-0310-9956-ffa450edef68
configure.in
include/http_main.h
server/main.c