Flag glr tests.

* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): If glr, declare it
	as an Autotest keyword.
This commit is contained in:
Akim Demaille
2008-11-25 20:50:28 +01:00
parent 95a7b1c934
commit 6130b75585
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2008-11-25 Akim Demaille <demaille@gostai.com>
Flag glr tests.
* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): If glr, declare it
as an Autotest keyword.
2008-11-25 Akim Demaille <demaille@gostai.com>
Prefer TESTSUITE_FLAGS.

View File

@@ -110,6 +110,7 @@ AT_PURE_LEX_IF(
m4_pushdef([AT_LEX_PRE_FORMALS], [])
m4_pushdef([AT_LEX_PRE_ARGS], [])
])
AT_GLR_IF([AT_KEYWORDS([glr])])
])# _AT_BISON_OPTION_PUSHDEFS