Merge branch 'msvc'
[platform/upstream/automake.git] / tests / pr211.test
index 5d4f0c1..5ed79dd 100755 (executable)
@@ -46,7 +46,7 @@ END
 
 libtoolize
 $ACLOCAL
-AUTOMAKE_fails -a
+AUTOMAKE_fails -Wnone -a
 $FGREP 'foo.$(OBJEXT)' stderr
 
 :