]> granicus.if.org Git - apache/blobdiff - buildconf
Just in case the Makefile is incompatible, remove the
[apache] / buildconf
index 652454018ed6ee42df6efab58bfa874b6a0ee872..38969681ee2e95fb84f79a960fa3b87ba1ebe3b4 100755 (executable)
--- 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`