configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGL
authorAndreas Boll <andreas.boll.dev@gmail.com>
Fri, 1 Feb 2013 12:17:47 +0000 (13:17 +0100)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Sun, 10 Feb 2013 16:07:26 +0000 (17:07 +0100)
commit3479fdef2f0fe4f98828a84d0b44df5fd66e702c
tree6e943adee6b205d16e075d53ce9c44174a2c5549
parentebd4883a0c53a3584f6da78042dbc38da779291b
configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGL

Building OpenGL ES1 and/or ES2 without OpenGL is not supported on mesa
9.0.x

Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
configure.ac