diff --git a/bootstrap.sh b/bootstrap.sh index a5658853fb..93c96f4088 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -340,6 +340,8 @@ bootstrap_apr() { ${ACLOCAL:-aclocal} ${ACLOCAL_OPTS} ### do some work to toss config.cache? + rm -rf config.cache + echo "Creating configure ..." ${AUTOCONF:-autoconf}