diff options
Diffstat (limited to 't/ac-output-old.tap')
-rwxr-xr-x | t/ac-output-old.tap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/ac-output-old.tap b/t/ac-output-old.tap index 5c906a2f0..5ba3d3e3a 100755 --- a/t/ac-output-old.tap +++ b/t/ac-output-old.tap @@ -24,6 +24,8 @@ plan_ 22 rm -f configure.ac depcomp # Not required. +AUTOMAKE="$AUTOMAKE -Wno-obsolete" + # ----------------------------------------------------------------------- # Test for bug reported by François Pinard. |