Improve “possibly undefined macro” diagnostic
commit7a6347d1d785ee26f205154fdadf7f6f81797f92
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Apr 2024 20:01:12 +0000 (6 13:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Apr 2024 20:01:50 +0000 (6 13:01 -0700)
treec09e6cdd54277d0b5cfad5f40a5c1f20a7ba91ce
parent51dec81849467973b1ef6d3fc8318b5b4f34b1c4
Improve “possibly undefined macro” diagnostic

Simplified version of a suggestion by Reuben Thomas in:
https://lists.gnu.org/r/bug-autoconf/2024-04/msg00021.html
* bin/autom4te.in (warn_forbidden): Change message wording.
* tests/tools.at (autom4te and whitespace in file names)
(forbidden tokens, exceptions): Adjust tests to match new behavior.
bin/autom4te.in
tests/tools.at