]> sourceware.org Git - automake.git/commit
Fix for PR automake/338:
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 19 Jul 2002 11:04:12 +0000 (11:04 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 19 Jul 2002 11:04:12 +0000 (11:04 +0000)
commit3628e4a3f3a50b84c9607aa0cb13f096cfd0655c
tree226832b603c504b9c34dc20d14d8b77f32f7a816
parentc4766df7f20c5c089e282b90480f8136774ee28b
Fix for PR automake/338:
* automake.in (seen_gettext_external): New variable.
(handle_gettext): Conditionalize the intl/ check on
$seen_gettext_external.  Fix grep usage.
(scan_autoconf_traces): Set $seen_gettext_external if
`external' is passed to AM_GNU_GETTEXT.
* tests/gettext.test, tests/gettext2.test: New files.
* tests/Makefile.am (TESTS): Add gettext.test and gettext2.test.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/gettext.test [new file with mode: 0755]
tests/gettext2.test [new file with mode: 0755]
This page took 0.02641 seconds and 5 git commands to generate.