* data/c.m4 (b4_null, b4_case): Define.

* src/output.c (prepare_symbols): Use b4_null.
(user_actions_output): Use b4_case.
This commit is contained in:
Paul Eggert
2006-09-12 17:26:02 +00:00
parent aef3da8689
commit 8e1687aef6
3 changed files with 30 additions and 14 deletions

View File

@@ -1,3 +1,9 @@
2006-09-12 Paolo Bonzini <bonzini@gnu.org> (tiny change)
* data/c.m4 (b4_null, b4_case): Define.
* src/output.c (prepare_symbols): Use b4_null.
(user_actions_output): Use b4_case.
2006-09-11 Paul Eggert <eggert@cs.ucla.edu>
* data/glr.c (b4_shared_declarations): Put start-header first,