* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Fix the definition

of AT_NAME_PREFIX when %name-prefix is not used.
This commit is contained in:
Akim Demaille
2006-03-12 15:26:05 +00:00
parent aa08666d72
commit 5cf61e933d
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-03-12 Akim Demaille <akim@lrde.epita.fr>
* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Fix the definition
of AT_NAME_PREFIX when %name-prefix is not used.
2006-03-12 Akim Demaille <akim@lrde.epita.fr>
Apply --prefix to C++ skeletons too: they change the namespace.