glsl2: Use bison command line option to set prefix
commit2fb94b37d2ace1170018cc36f50cf6e71fc708c4
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 12 Aug 2010 00:14:02 +0000 (11 17:14 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 12 Aug 2010 00:14:02 +0000 (11 17:14 -0700)
treebe5b7c060732ce9846dad9ebed181cded790ff9e
parentdb36e88052918ad383c3acdd24f2b9864e240ddb
glsl2: Use bison command line option to set prefix

Bison version 2.3 doesn't seem to support %name-prefix in the source.

This should fix bugzilla #29207.
src/glsl/Makefile
src/glsl/glsl_parser.ypp