]> gcc.gnu.org Git - gcc.git/commit
aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS. r106301.487/tags/gcc_ss_20011105
authorZack Weinberg <zack@gcc.gnu.org>
Tue, 6 Nov 2001 02:39:47 +0000 (02:39 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Tue, 6 Nov 2001 02:39:47 +0000 (02:39 +0000)
commit9f6682b7220252a5d65bf4fb9728c7a2dd4aa3ee
tree10c336cfd154317c7901b926e962ab7da7388639
parentf3afc192aeaedc82f9fef50bf4c6bb244b6b20bd
aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.

* aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.
(AM_GNU_GETTEXT): Set CATALOGS to a list of .gmo files
corresponding to the complete set of .po and .gmo files in
the source directory's po subdir, modified by LINGUAS.  Don't
look at ALL_LINGUAS.
* configure.in: Don't set ALL_LINGUAS.
* configure: Regenerate.

* Makefile.in (.po.gmo): Don't move into source directory.
(.po.pox): Clarify comments.
(install-po): Look for .gmo files in both srcdir and objdir;
don't fail if a file is totally missing.
(distclean): rmdir ada subdirectory too.

From-SVN: r46800
gcc/ChangeLog
gcc/Makefile.in
gcc/aclocal.m4
gcc/configure
gcc/configure.in
This page took 0.061131 seconds and 5 git commands to generate.