OSDN Git Service

gcc:
authorpthomas <pthomas@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2000 17:46:30 +0000 (17:46 +0000)
committerpthomas <pthomas@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2000 17:46:30 +0000 (17:46 +0000)
commitc5ab9ed25f36efca6a8a5ff771b2e58c95374bcb
tree7186bd33dacc24adceef53b912b388cc89c3acc1
parentc87435c8f259f7a056f44cc7b911749710e86e7c
gcc:
* configure.in (enable-nls): Enable if build == host, i.e. when
not building a canadian cross compiler.
(enable-maintainer-mode): Added for use with i18n.
* aclocal.m4 (AM_GNU_GETTEXT): Only build catalogs that are a
cross section of ALL_LINGUAS and LINGUAS.
* configure: Rebuild.

gcc/po:
* Makefile.in.in: Create compiled catalogs in objdir, not
srcdir. Create gcc.pot and cat-tbl-id.c only in maintainer
mode.
* gcc.pot: Generated and checked in.
* cat-tbl-id.c: Generated and checked in.
* stamp-cat-id: Generated and checked in.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34303 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/aclocal.m4
gcc/configure
gcc/configure.in
gcc/po/ChangeLog
gcc/po/Makefile.in.in
gcc/po/cat-id-tbl.c [new file with mode: 0644]
gcc/po/gcc.pot [new file with mode: 0644]
gcc/po/stamp-cat-id [new file with mode: 0644]