From: Jim Jagielski Date: Mon, 23 Dec 2013 17:58:42 +0000 (+0000) Subject: Just in case the Makefile is incompatible, remove the X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e94e46e9fbddc1756ff744732cdc12573792182;p=thirdparty%2Fapache%2Fhttpd.git Just in case the Makefile is incompatible, remove the fluff when we rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1553165 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/buildconf b/buildconf index 652454018ed..38969681ee2 100755 --- a/buildconf +++ b/buildconf @@ -201,6 +201,9 @@ ${AUTOCONF:-autoconf} 2>&1 | grep -v "$cross_compile_warning" # Remove autoconf 2.5x cache directories rm -rf autom4te*.cache +# Remove possible bsd_converted file +rm -rf bsd_converted + if [ -f `which cut` ]; then echo rebuilding rpm spec file ( VMMN=`build/get-version.sh mmn include/ap_mmn.h MODULE_MAGIC_NUMBER`