autoconf: Fix --with-driver=xlib --enable-openvg.
authorChia-I Wu <olv@lunarg.com>
Mon, 3 Jan 2011 17:05:22 +0000 (01:05 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 3 Jan 2011 17:13:49 +0000 (01:13 +0800)
commitada9c78c29ef11720d464211c098b740f8aa11a4
treecb3d207356f99d3b22c58d89f864a9b553696777
parentcba77869547f8edb1c1fdafcf457bccc4097042b
autoconf: Fix --with-driver=xlib --enable-openvg.

st/egl should be enabled with --enable-openvg even the driver is xlib or
osmesa.  Also, GLX_DIRECT_RENDERING should not be defined because libdrm
is not checked.
configure.ac