* lib/m4sugar/m4sugar.m4 (m4_require): Modify the error
commit8cf341a6dce94318d5c5071f2649ab10c80b88a6
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 5 Jun 2006 08:18:33 +0000 (5 08:18 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 5 Jun 2006 08:18:33 +0000 (5 08:18 +0000)
tree0c5ee03e26c6bcf1307b06c5daf3af1d2c9a45a8
parentb8dd7a4e227775dc28a35281b84ab04cb972a488
* lib/m4sugar/m4sugar.m4 (m4_require): Modify the error
message issued by AC_REQUIRE.
* tests/m4sugar.at: Check m4_require's error message.
* tests/base.at: Check AC_REQUIRE's error message.
* tests/local.at (AT_CHECK_M4): New macro, almost identical
to...
(AT_CHECK_AUTOM4TE): ... which is now a thin wrapper around
AT_CHECK_M4.
(AT_CHECK_AUTOCONF): Use AT_CHECK_M4; no longer support
`expout' as the last parameter.
* tests/tools.at: Adapt to the above change.
ChangeLog
lib/m4sugar/m4sugar.m4
tests/base.at
tests/local.at
tests/m4sugar.at
tests/tools.at