]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
Makefile.in (check-po): New target for doing checks in the po subdir if all languages...
authorPhilipp Thomas <pthomas@suse.de>
Tue, 24 Oct 2000 04:00:07 +0000 (04:00 +0000)
committerPhilipp Thomas <pthomas@gcc.gnu.org>
Tue, 24 Oct 2000 04:00:07 +0000 (04:00 +0000)
commit4adee315bd4ea1693998fcf877a0ad7a493ad176
tree7ed0f8986c074382a9dfa81a953802e5b88e5f89
parent8a959ea52ed701328f6e062950b43140792af5bb
Makefile.in (check-po): New target for doing checks in the po subdir if all languages configured.

2000-10-24  Philipp Thomas  <pthomas@suse.de>

* Makefile.in (check-po): New target for doing checks in the po
subdir if all languages configured.
(CHECK_TARGETS): Add @CHECK_PO@, replaced with check-po via
configure if NLS is enabled.
* configure.in: If NLS is enabled, substitute CHECK_PO by check-po,
otherwise leave empty.
* configure: Regenerate.

From-SVN: r37030
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in