]> git.saurik.com Git - bison.git/blobdiff - tests/Makefile.am
maint: shush a syntax-check.
[bison.git] / tests / Makefile.am
index 5b5f4faf5605643612008ba2b8a65eef054e1a37..7a2139df4ca2b79ef61a3cf9468f169697231627 100644 (file)
@@ -2,7 +2,7 @@
 
 ## Makefile for Bison testsuite.
 
-## Copyright (C) 2000-2010 Free Software Foundation, Inc.
+## Copyright (C) 2000-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -78,7 +78,7 @@ installcheck-local:
 # Be real mean with it.
 .PHONY: maintainer-check-g++
 maintainer-check-g++: $(TESTSUITE)
-       $(TESTSUITE) CC='$(CXX)'
+       $(TESTSUITE) --compile-c-with-cxx
 
 .PHONY: maintainer-check-posix
 maintainer-check-posix: $(TESTSUITE)