fix the check for EGL
authorXiang, Haihao <haihao.xiang@intel.com>
Fri, 13 Jan 2012 07:00:45 +0000 (15:00 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 13 Jan 2012 08:22:02 +0000 (16:22 +0800)
commit6bca8e5ee2f4511802cc2e66827a28fc2a6e54a6
treef69b1f97ebef03a219dabcca2e42c49bd6f24f8c
parentf908ee08ef94a6b204103c19bda7edf2a6a24379
fix the check for EGL

It is possible that EGL/egl.h doesn't exist however EGL library is
available. We don't want to build EGL related stuff in this case

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
configure.ac