]> git.saurik.com Git - bison.git/blobdiff - tests/Makefile.am
glr.cc: untabify.
[bison.git] / tests / Makefile.am
index ee2a9140eacbf47b77be916ff972cbd960e7613c..7a2139df4ca2b79ef61a3cf9468f169697231627 100644 (file)
@@ -2,7 +2,7 @@
 
 ## Makefile for Bison testsuite.
 
-## Copyright (C) 2000-2011 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)