summaryrefslogtreecommitdiff
path: root/configs/autoconf.in
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2010-01-22 15:12:19 +0800
committerChia-I Wu <olvaffe@gmail.com>2010-01-22 15:16:31 +0800
commit2a928899e345e400c4266910b4e33b36a20575e2 (patch)
tree75e861edae0fda403516aa18890ce71958205a67 /configs/autoconf.in
parent324fdf736453fbdcbc904c38ff383b540fb815c7 (diff)
egl: Remove USING_EGL and the related drivers.
They do not build for a long while and there seems to be no active users. It might be better for them to live in the git histroy.
Diffstat (limited to 'configs/autoconf.in')
-rw-r--r--configs/autoconf.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/autoconf.in b/configs/autoconf.in
index c6d315e4d2..d9fa2dafe9 100644
--- a/configs/autoconf.in
+++ b/configs/autoconf.in
@@ -85,7 +85,6 @@ PROGRAM_DIRS = @PROGRAM_DIRS@
DRI_DIRS = @DRI_DIRS@
WINDOW_SYSTEM = @WINDOW_SYSTEM@
EGL_DISPLAYS = @EGL_DISPLAYS@
-USING_EGL = @USING_EGL@
# Dependencies
X11_INCLUDES = @X11_INCLUDES@