]> git.saurik.com Git - bison.git/commitdiff
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)
* 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.


No differences found