]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
commit a lost change that was part of the out-of-tree-APR feature
authorJeff Trawick <trawick@apache.org>
Tue, 11 Mar 2003 12:35:46 +0000 (12:35 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 11 Mar 2003 12:35:46 +0000 (12:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98976 13f79535-47bb-0310-9956-ffa450edef68

configure.in

index d7d9019b2d357cd52de7cbe520c09898fb2b60e2..aa44573f2c0210d4d0c9d83c0482d602dbdbdf91 100644 (file)
@@ -8,7 +8,7 @@ AC_PREREQ(2.13)
 AC_INIT(ABOUT_APACHE)
 
 AC_CONFIG_HEADER(include/ap_config_auto.h)
-AC_CONFIG_AUX_DIR(srclib/apr/build)
+AC_CONFIG_AUX_DIR(build)
 
 dnl #
 dnl # Include our own M4 macros along with those for APR and libtool