]> 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)
commitd95eb05d772b3ac4baf6a0a595016a5c6dd1d7cb
tree3772eb972be11b5028ab8c9ab1490106900aae20
parent7bf310d027265f74d95b3a6a027cb867f058a1ff
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