]> git.ipfire.org Git - thirdparty/automake.git/commit
Fix for PR automake/381:
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 11 Feb 2003 19:32:36 +0000 (19:32 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 11 Feb 2003 19:32:36 +0000 (19:32 +0000)
commita6894ebe2ae57f41d8fa96dcffedf4df7d0a956e
treea3f948ce8c16443d4ecf02d59b6692e40c911efa
parentfaabcad8c3c11882a3de14d626abbeb1b90e8625
Fix for PR automake/381:
* automake.in (handle_gettext): Do not print diagnostics
about po/ and intl/ missing from SUBDIRS if po/ does not
exist.  Warn if `SUBDIRS = intl' is used although libintl
is 'external'.
* tests/gettext.test: Make sure diagnostics are not output
when po/ does not exist.
* tests/gettext2.test: Test for unwanted intl/.
PR from Alexander Turbov, fix suggested by Bruno Haible.
ChangeLog
THANKS
automake.in
tests/gettext.test
tests/gettext2.test