X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/b4068c7cf3e2cd2d5977b66acde60727b71d1d0c..e9071366c3104e4e4a2490c16d53e7eeef670f45:/bootstrap diff --git a/bootstrap b/bootstrap index 7c7bd330..a52c233e 100755 --- a/bootstrap +++ b/bootstrap @@ -237,7 +237,8 @@ esac ) >m4/gnulib.m4 || exit (echo '# This file is generated automatically by "bootstrap".' && - $GNULIB_SRCDIR/gnulib-tool --extract-automake-snippet $gnulib_modules + $GNULIB_SRCDIR/gnulib-tool --extract-automake-snippet $gnulib_modules | + sed 's/^[ ]*AM_CPPFLAGS[ ]*+=/# (commented out by bootstrap) &/' ) >lib/gnulib.mk || exit