]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/po/gdbtext
2004-07-29 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Fri, 30 Jul 2004 14:30:08 +0000 (14:30 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 30 Jul 2004 14:30:08 +0000 (14:30 +0000)
commitddc9cd0f636c47cb328a663e28e0414052dc21c1
tree4674ed118ee78ab9bd329ae61ea80f469ab9f3de
parent30d1c83669cde497bd6816d05b62e1cfd37146d2
2004-07-29  Andrew Cagney  <cagney@gnu.org>

Fix PR i18n/761.
* Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
(.PHONY): Add all-po install-po, uninstall-po, clean-po,
$(PACKAGE).pot and update-po.
(all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
(po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
(update-po): New rules.
(localedir): Define using autoconf.
(diststuff): Add $(PACKAGE).pot and $(CATALOGS)
(GDB_CFLAGS): Define LOCALEDIR using $(localedir).
(XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
* configure.in: Generate CATALOGS and LINGUAS from contents of
src/gdb/po/ directory.  Set @localedir@ in Makefile.in.
* configure: Re-generate.
* po/gdbtext: New file
gdb/ChangeLog
gdb/Makefile.in
gdb/configure
gdb/configure.in
gdb/po/gdbtext [new file with mode: 0755]