]> git.ipfire.org Git - thirdparty/autoconf.git/commit
testsuite: log version of M4 and Perl
authorZack Weinberg <zackw@panix.com>
Tue, 8 Dec 2020 16:14:19 +0000 (11:14 -0500)
committerZack Weinberg <zackw@panix.com>
Tue, 8 Dec 2020 16:14:19 +0000 (11:14 -0500)
commitedbc5693ae1f4146e5f4ff23c9d891e57197121f
treecdf4ee50608f2149900465013e27b6330558d0bb
parent3f75cfc92744bac819b65164169258877ea10475
testsuite: log version of M4 and Perl

Jannick reported problems on OSX for which the most plausible
explanation is that the system-provided M4 is emitting error messages
with different line numbers than we expect, perhaps because Apple
froze their copy of GNU M4 to the last GPLv2 release.  To test this
hypothesis, add $PERL and $M4 to AT_TESTED in our testsuite.

* tests/atlocal.in: Also set $M4 from configure.
* tests/local.at: Add AT_TESTED([$PERL $M4]).
tests/atlocal.in
tests/local.at