Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy....
authorDavid Schleef <ds@schleef.org>
Wed, 18 Sep 2002 23:23:41 +0000 (23:23 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 18 Sep 2002 23:23:41 +0000 (23:23 +0000)
commit1e17763c6eadeba8867e1e7c142865bd920346f5
tree2f4f5d50c8e679c26d8f4ae188cb496466c84fff
parent05508146844ca41ee55b74c2c5fcd8d2265f57bb
Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy.  This fixes symbol conflict with oth...

Original commit message from CVS:
Add -p and -P flags to bison and flex, to prefix yy* symbols with
_gst_parse_yy.  This fixes symbol conflict with other libs.
(Should go into 0.4.1.)
gst/parse/Makefile.am
gst/parse/grammar.y