glsl_compiler: Re-enable building glsl_compiler
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 9 Sep 2013 14:58:08 +0000 (09:58 -0500)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 7 Oct 2013 16:59:23 +0000 (09:59 -0700)
commit75e9bd13c4f1ca23256713b8fd6002f0a4b01c0f
tree137b641056dd536127e3e63f43cb1334ab514bcd
parent5d6b0e7f1b1d8eaaded76964989a7adf4ed71662
glsl_compiler: Re-enable building glsl_compiler

This allows application developers to use Mesa's compiler as a
standalone validator for their shaders.

This is mostly a revert of commit 569f0e4.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/Makefile.am
src/glsl/SConscript