* tests/local.at: Do not test m4, perl with AT_TESTED.

This commit is contained in:
Ralf Wildenhues 2007-11-18 17:24:56 +01:00
parent 5ccf45a370
commit fff5f1c998
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,7 @@
2007-11-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* tests/local.at: Do not test m4, perl with AT_TESTED.
Diagnose and guard against write errors dealing with config.status.
The general idea is this: all write failures from `configure'
writing `config.status' are indicated by $ac_write_error, which

View File

@ -24,8 +24,6 @@ m4_pattern_allow([^m4_(define|shift)$])
# Programs this package provides
AT_TESTED([autom4te autoconf autoheader autoupdate autoreconf ifnames])
# Programs this package depends on
AT_TESTED([m4 perl])
## ---------------- ##