s/_FLAGS/FLAGS/.

* tests/local.mk (TESTSUITE_FLAGS, AUTOTEST_FLAGS): Rename as...
	(TESTSUITEFLAGS, AUTOTESTFLAGS): these to compy with the GCS.
	Reported by Eric Blake.
This commit is contained in:
Akim Demaille
2008-11-26 10:29:37 +01:00
parent 728e89a09b
commit 56ddee7f8d
2 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
2008-11-26 Akim Demaille <demaille@gostai.com>
s/_FLAGS/FLAGS/.
* tests/local.mk (TESTSUITE_FLAGS, AUTOTEST_FLAGS): Rename as...
(TESTSUITEFLAGS, AUTOTESTFLAGS): these to compy with the GCS.
Reported by Eric Blake.
2008-11-26 Akim Demaille <demaille@gostai.com>
Use b4_parser_tables_define in glr.cc.