Prefer TESTSUITE_FLAGS.

TESTSUITEFLAGS is barely readable.

	* tests/local.mk (TESTSUITE_FLAGS): Default to $(TESTSUITEFLAGS)
	for backward compatibility.
	Use the former instead of the latter.
This commit is contained in:
Akim Demaille
2008-11-25 20:49:25 +01:00
parent b4f1840114
commit 95a7b1c934
2 changed files with 13 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
2008-11-25 Akim Demaille <demaille@gostai.com>
Prefer TESTSUITE_FLAGS.
TESTSUITEFLAGS is barely readable.
* tests/local.mk (TESTSUITE_FLAGS): Default to $(TESTSUITEFLAGS)
for backward compatibility.
Use the former instead of the latter.
2008-11-25 Akim Demaille <demaille@gostai.com>
Get rid of yyrhs and yyprhs in larl1.java.