mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -05:00
configure: Complete fix for removing clutter-wayland-compositor
This commit is contained in:
parent
0ee2c21da7
commit
ef9ef87d91
@ -235,7 +235,7 @@ if test x$enable_wayland = "xyes"; then
|
|||||||
|
|
||||||
AC_SUBST(XWAYLAND_PATH)
|
AC_SUBST(XWAYLAND_PATH)
|
||||||
|
|
||||||
MUTTER_PC_MODULES="$MUTTER_PC_MODULES wayland-server clutter-wayland-compositor-1.0"
|
MUTTER_PC_MODULES="$MUTTER_PC_MODULES wayland-server"
|
||||||
AC_DEFINE(HAVE_WAYLAND, , [Building with Wayland support])
|
AC_DEFINE(HAVE_WAYLAND, , [Building with Wayland support])
|
||||||
have_wayland=yes
|
have_wayland=yes
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user