- Use macro AC_PATH_PROG to find the apxs command, don't look for the apache
authorkouril <kouril>
Thu, 1 Apr 2004 08:21:44 +0000 (08:21 +0000)
committerkouril <kouril>
Thu, 1 Apr 2004 08:21:44 +0000 (08:21 +0000)
commitc7e7585923e8615192802c70c852cdc2fee12550
treed8b39c75cb4e71fee84fbd57d26e668873c7f493
parent4beca096c8004af0c16d62eb10f3a85b2da1f46a
- Use macro AC_PATH_PROG to find the apxs command, don't look for the apache
binary at all since information about apache version are fetched from headers
at compile time.
- Require version 2.57 of autoconf as 2.53 seems to have an error in the
AC_PATH_PROG macro
config.h.in
configure.in