]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
For some reason AC_PREFIX_DEFAULT must not be called before the apr
authorAaron Bannert <aaron@apache.org>
Thu, 28 Feb 2002 15:44:43 +0000 (15:44 +0000)
committerAaron Bannert <aaron@apache.org>
Thu, 28 Feb 2002 15:44:43 +0000 (15:44 +0000)
commit0573163b9fb94cf0f1f45d5c83aaba7feca612db
tree871bd14872f2b634e66218d6ce8c5680ae835886
parentea9d330c3237fa31dde388f8a401104d565631be
For some reason AC_PREFIX_DEFAULT must not be called before the apr
m4 files are included. This fixes builds on autoconf 2.52 again.

Obtained from:  Sander Striker
Submitted by: Thom May <thom@planetarytramp.net>
Reviewed by: Aaron Bannert

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