summaryrefslogtreecommitdiff
path: root/runtime-po
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-10-01 23:35:37 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-10-01 23:35:37 +0000
commit0e2f006a23874bfc9f419e030c58670ea5d97627 (patch)
treea239aff03f00a33ed1cd2be4cc75d03735e2348c /runtime-po
parente3ddc1e355923e9565e1ef66230389c7aa2954a3 (diff)
downloadbison-0e2f006a23874bfc9f419e030c58670ea5d97627.tar.gz
Fix problems with translating English-language diagnostics.
* 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.
Diffstat (limited to 'runtime-po')
-rw-r--r--runtime-po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime-po/POTFILES.in b/runtime-po/POTFILES.in
index 7e730633..745d2c1a 100644
--- a/runtime-po/POTFILES.in
+++ b/runtime-po/POTFILES.in
@@ -1,3 +1,4 @@
data/glr.c
data/lalr1.cc
+data/push.c
data/yacc.c