]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: one more fixlet for gettext macros requirement
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 24 Dec 2011 08:56:49 +0000 (09:56 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 24 Dec 2011 08:58:01 +0000 (09:58 +0100)
commite1fad75e44c76a3444b5f310af8e064d1833115d
tree9bda3833351a4dca87e5eae036c4cdb2c1319cf8
parent763f3ec319b070f498ea3d06447c214e969cbb02
tests: one more fixlet for gettext macros requirement

* tests/gettext-macros.test (configure.in): Add calls to
AC_INIT and AC_PROG_CC, to avoid a spurious failure in the
later aclocal invocation.
Luckily, this wart wasn't causing any spurious SKIP or FAIL,
but only the redundant addition to the `-Wno-syntax' option
to some aclocal invocations in the gettext tests.
ChangeLog
tests/gettext-macros.test