configure: fix GLX and EGL tests.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Sat, 7 Apr 2012 05:15:07 +0000 (07:15 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Sun, 8 Apr 2012 05:14:50 +0000 (07:14 +0200)
commit027a1298c22aeecc2fee2d270cd86790530892f6
tree1f5bc4f63b4824f6173981ad5989d7080eb24c51
parent5b2028e8a425e1d2410a925e33ee27e0fb6c1327
configure: fix GLX and EGL tests.

Migrate checks for GLX and EGL to pkg-config checks or use default
include and libraries for testing.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
configure.ac