X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/900c4146d17198f324372f99c56b982de5459685..6ded9a6c2478d6c6d0605606003385406bbd61de:/bootstrap diff --git a/bootstrap b/bootstrap index 557a9a4..460094f 100755 --- 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