mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05: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:
parent
38c4807230
commit
0bb5993b2b
@ -322,8 +322,6 @@ AS_IF([test "x$enable_x11" = "xyes"],
|
||||
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"],
|
||||
|
Loading…
Reference in New Issue
Block a user