parse: fix more compiler warnings
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 7 Apr 2010 11:29:52 +0000 (12:29 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 7 Apr 2010 18:09:24 +0000 (19:09 +0100)
commit189facea5070805b883ca6bc7ebe51d685a25f33
tree10739ba8f11884f2625bf2f20e5e7ecb8f14fe02
parenta26879b7a0d170f38d76973f15f3518b00ef6c32
parse: fix more compiler warnings

Fix 'grammar.tab.c:815:6: warning: "YYENABLE_NLS" is not defined'
compiler warning and the same for YYLTYPE_IS_TRIVIAL. The two
translated strings aren't particularly helpful, so just define
YYENABLE_NLS to 0.
gst/parse/grammar.y