configure: fix EGL check.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 6 Aug 2012 16:36:15 +0000 (18:36 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 6 Aug 2012 16:47:49 +0000 (18:47 +0200)
commit017fe2ec03a5494e84d6ece37fd631cc2c899f48
treea4a8eb138852f75320963f018428a476f2bd14a5
parente9cca2939880e8b9a73187ea9ec77acb2c10fc07
configure: fix EGL check.

This fixes the following error:
checking EGL/egl.h presence... no
configure: WARNING: EGL/egl.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: EGL/egl.h: proceeding with the compiler's result

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