mirror of
https://github.com/brl/mutter.git
synced 2025-07-28 12:38:04 +00:00
build: Remove unused internal define
We haven't use HAVE_CLUTTER_GLX internally for a while; the last user was Cally, which has been ported to the correct CLUTTER_WINDOWING_X11 symbol.
This commit is contained in:
@@ -322,8 +322,6 @@ AS_IF([test "x$enable_x11" = "xyes"],
|
|||||||
BACKEND_PC_FILES_PRIVATE="$BACKEND_PC_FILES_PRIVATE pangoft2"
|
BACKEND_PC_FILES_PRIVATE="$BACKEND_PC_FILES_PRIVATE pangoft2"
|
||||||
],
|
],
|
||||||
[])
|
[])
|
||||||
|
|
||||||
AC_DEFINE([HAVE_CLUTTER_GLX], [1], [Have the GLX backend])
|
|
||||||
])
|
])
|
||||||
|
|
||||||
AS_IF([test "x$enable_gdk" = "xyes"],
|
AS_IF([test "x$enable_gdk" = "xyes"],
|
||||||
|
Reference in New Issue
Block a user