2000-10-24 Philipp Thomas <pthomas@suse.de>
commitebb993347586281a59f166162e1fa4775da3c619
authorpthomas <pthomas@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Oct 2000 04:00:07 +0000 (24 04:00 +0000)
committerpthomas <pthomas@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Oct 2000 04:00:07 +0000 (24 04:00 +0000)
tree7ed0f8986c074382a9dfa81a953802e5b88e5f89
parent57420024707db1aed8e02ce14862d3db53d92b32
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37030 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in