X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/9d5b26c682e974158f5cfefa92eb579412353c12..127287e9c478d3b29f6671cab599131443443f95:/bootstrap diff --git a/bootstrap b/bootstrap index 7b2f4c50..96c9bcb3 100755 --- a/bootstrap +++ b/bootstrap @@ -154,6 +154,14 @@ for gnulib_file in $gnulib_files; do cp -p $GNULIB_SRCDIR/$gnulib_file $dest || exit done +# This suppresses a bogus diagnostic +# "warning: macro `AM_LANGINFO_CODESET' not found in library". +echo "$0: patching m4/gettext.m4 so that AM_INTL_SUBDIR is empty ..." +sed ' + /^AC_DEFUN(\[AM_INTL_SUBDIR],/,/^]/c\ + AC_DEFUN([AM_INTL_SUBDIR], []) +' m4/gettext.m4 >m4/gettext_gl.m4 || exit + # Get translations.