Don't add GL libs for EGL X11 backend
Configure uses the GL .pc file to add GL includes and libs for the eglx backend. http://bugzilla.openedhand.com/show_bug.cgi?id=2104 Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
This commit is contained in:
parent
38da6b4a0e
commit
21820d50ca
@ -277,9 +277,6 @@ AS_CASE([$CLUTTER_WINSYS],
|
|||||||
|
|
||||||
CLUTTER_WINSYS_BASE=x11
|
CLUTTER_WINSYS_BASE=x11
|
||||||
CLUTTER_WINSYS_BASE_LIB="x11/libclutter-x11.la"
|
CLUTTER_WINSYS_BASE_LIB="x11/libclutter-x11.la"
|
||||||
|
|
||||||
# Mesa 7.3 added a GL pkg-config file, finally
|
|
||||||
PKG_CHECK_EXISTS([gl], [BACKEND_PC_FILES="$BACKEND_PC_FILES gl"], [])
|
|
||||||
],
|
],
|
||||||
|
|
||||||
[eglnative],
|
[eglnative],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user