]> git.draconx.ca Git - cdecl99.git/blobdiff - bootstrap
Update .gitignore.
[cdecl99.git] / bootstrap
index 557a9a46c8a8f22e5c78ff6089cd109276a80b57..460094faeb31f30c414193311508dfc0ba666481 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -35,4 +35,7 @@ fi
 $PERL common/scripts/fix-gnulib.pl -o lib/gnulib.mk -i lib/gnulib.mk.in \
        || die "Failed to fixup Gnulib makefile fragment."
 
+# Punt some automake-generated files so that Gentoo's wrapper script doesn't
+# try to detect the automake version in use.
+rm -f Makefile.in aclocal.m4
 $AUTORECONF -fis