mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* bootstrap: Fix bug introduced in recent bootstrap changes, with respect to bison-runtime pot generation. The YY_ stuff wasn't being captured. * bootstrap.conf (XGETTEXT_OPTIONS_RUNTIME): New var. * po/POTFILES.in: Add src/location.c, src/scan-code.l. * runtime-po/POTFILES.in: Add data/push.c.
26 lines
342 B
Plaintext
26 lines
342 B
Plaintext
src/complain.c
|
|
src/conflicts.c
|
|
src/files.c
|
|
src/getargs.c
|
|
src/gram.c
|
|
src/location.c
|
|
src/main.c
|
|
src/parse-gram.y
|
|
src/print.c
|
|
src/reader.c
|
|
src/reduce.c
|
|
src/scan-code.l
|
|
src/scan-gram.l
|
|
src/symlist.c
|
|
src/symtab.c
|
|
|
|
lib/argmatch.c
|
|
lib/bitset_stats.c
|
|
lib/error.c
|
|
lib/getopt.c
|
|
lib/obstack.c
|
|
lib/quotearg.c
|
|
lib/subpipe.c
|
|
lib/timevar.c
|
|
lib/xalloc-die.c
|