]> git.saurik.com Git - bison.git/commit
c.m4: better newline control with b4_parse_param_use.
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 15 Mar 2012 13:42:15 +0000 (14:42 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 19 Mar 2012 09:05:15 +0000 (10:05 +0100)
commit1e5d654019cc146ff41e8ea4a94c7a111ea9f037
treef8fca3a8dd1948fc5948262a50e6016876ad2e1c
parentfc25770394e7dd123c9c85e25d64b6aeb0d75e04
c.m4: better newline control with b4_parse_param_use.

* data/c.m4: Use m4_ifvaln instead of m4_ifval where
applicable.
(b4_parse_param_use): Switch order between two nested
"if"s to avoid useless empty lines.
Adjust callers to avoid useless lines.
data/c.m4
data/glr.c