]> 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)
commita0e88e09b886ef4867912a83df4e5814fa2a4941
tree871bd14872f2b634e66218d6ce8c5680ae835886
parent80b393e76857b2d66e2b9af242c50cc5399b03e4
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