muscle: let -D/-F support the three kinds of %define variable values
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 15 Apr 2013 08:05:44 +0000 (10:05 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 15 Apr 2013 08:57:19 +0000 (10:57 +0200)
commit5fad4d4f094e866b211302f01d556b3bc93350be
treef42faac81b845ea15c63bb4d80b4777e77ef268e
parent7956485cd66dd4ec5eaeecf45911ca4c50885975
muscle: let -D/-F support the three kinds of %define variable values

See http://lists.gnu.org/archive/html/bison-patches/2013-04/msg00012.html

* src/getargs.c (getargs): Recognize {value} and "value" for -D and -F.
src/getargs.c