glsl/build: Don't build builtin_compiler separately if not cross compiling
authorMatt Turner <mattst88@gmail.com>
Tue, 15 Jan 2013 00:16:00 +0000 (16:16 -0800)
committerMatt Turner <mattst88@gmail.com>
Tue, 22 Jan 2013 22:33:16 +0000 (14:33 -0800)
commitcc9f609cb9175e727b91f8dffa5800818be582da
treeb85088c889522f1a914f5fd55c24fa3c091248d1
parent569f0e400aca0e7bfd13374384fb8d92caf869bc
glsl/build: Don't build builtin_compiler separately if not cross compiling

Reduces the number of times that src/glsl/ is compiled when not cross
compiling.

Tested-by: Andreas Boll <andreas.boll.dev@gmail.com>
configure.ac
src/glsl/.gitignore
src/glsl/Makefile.am