mirror of
git://git.sv.gnu.org/autoconf
synced 2025-02-23 14:09:51 +08:00
* tests/m4sugar.at (m4_warn): Adjusted to accept stack dump when
-Werror is used.
This commit is contained in:
parent
97cdb56113
commit
167526b3b2
@ -1,3 +1,8 @@
|
||||
2000-11-09 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* tests/m4sugar.at (m4_warn): Adjusted to accept stack dump when
|
||||
-Werror is used.
|
||||
|
||||
2000-11-08 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* m4sugar.m4 (_m4_expansion_stack_dump): Really rename as...
|
||||
|
@ -91,6 +91,7 @@ AT_CHECK([autoconf --autoconf-dir .. -l $at_srcdir -o- -Wnone,bar],
|
||||
AT_CHECK([autoconf --autoconf-dir .. -l $at_srcdir -o- -Wnone,bar,error],
|
||||
1, [],
|
||||
[configure.in:2: error: bar
|
||||
configure.in:2: the top level
|
||||
])
|
||||
|
||||
AT_CLEANUP()
|
||||
|
Loading…
Reference in New Issue
Block a user