]> granicus.if.org Git - apache/commitdiff
We actually don't have to remove config.cache, because
authorManoj Kasichainula <manoj@apache.org>
Mon, 20 Dec 1999 04:34:45 +0000 (04:34 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 20 Dec 1999 04:34:45 +0000 (04:34 +0000)
AC_CONFIG_SUBDIRS redirects APR's config.cache to point to Apache's.

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

buildconf

index 942701562f7415f416b46dbe0f028477a25b2b5a..6baa0fd13bc7759cf521cc9439eda816d499eebe 100755 (executable)
--- a/buildconf
+++ b/buildconf
@@ -110,7 +110,6 @@ fi
 echo "buildconf: setting up APR"
 
 cd lib/apr
-rm -f config.cache
 
 mv configure configure.old 2>/dev/null
 autoheader