X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f7ab6a5010b6cac6eaa6b6d9e54168764bffed7a..0ffda363409da33824a5bfc52b8f65008a04438e:/bootstrap diff --git a/bootstrap b/bootstrap index 1207d6b0..d5ff4966 100755 --- a/bootstrap +++ b/bootstrap @@ -246,11 +246,11 @@ sed '/^MSGID_BUGS_ADDRESS *=/s/=.*/= bug-bison@gnu.org/' po/Makevars.template >p sed ' s/^\(DOMAIN\) *=.*/\1 = bison-runtime/ s/^\(subdir\) *=.*/\1 = runtime-po/ - s/^\(XGETTEXT_OPTIONS\) *=.*/\1 = --keyword=YYI18N/ + s/^\(XGETTEXT_OPTIONS\) *=.*/\1 = --keyword=YY_/ ' runtime-po/Makevars # Copy identical files from po to runtime-po. -(cd po && cp -p *-quot *.header *.sed *.sin ../runtime-po) +(cd po && cp -p Makefile.in.in *-quot *.header *.sed *.sin ../runtime-po) # if src/parse-gram.[ch] are out of date, rebuild them. parse_gram_y=`find src/parse-gram.y \