X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/3ea5f0ec817fe9d8a7384334f7d537dce66af0f4..3062864d2c6423263c140adea9b7df5c9fe2aaef:/bootstrap diff --git a/bootstrap b/bootstrap index d843e43c..a16b57e4 100755 --- a/bootstrap +++ b/bootstrap @@ -226,17 +226,6 @@ intl_files_to_remove=' echo $0: rm -fr $intl_files_to_remove ... rm -fr $intl_files_to_remove || exit -# Patch what appears to be a bug in gettext 0.14.1; -# remove this once the bug is fixed. -grep @top_builddir@ po/Makefile.in.in >/dev/null || { - echo "$0: prepending 'top_builddir=@top_builddir@' to po/Makefile.in.in ... " - old_contents=`cat po/Makefile.in.in` || exit - cat >po/Makefile.in.in <po/Makevars ..." sed '/^MSGID_BUGS_ADDRESS *=/s/=.*/= bug-bison@gnu.org/' po/Makevars.template >po/Makevars