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>
Thu, 28 Jun 2012 08:45:00 +0000 (10:45 +0200)
commit0a29a454b0569073f64d0af5bf7a4324e7295c86
tree6353243ba6b3ca32acd9495ea1279f66cbda0b82
parent94a5d2ef18af6c1f3d7a988da7c04d35635d8686
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