[mutter/wayland] configure: Complete fix for removing clutter-wayland-compositor



commit ef9ef87d91726cd733534f75c2d358c29dcd3925
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Aug 12 14:43:23 2013 -0400

    configure: Complete fix for removing clutter-wayland-compositor

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3b97b5c..993c775 100644
--- a/configure.ac
+++ b/configure.ac
@@ -235,7 +235,7 @@ if test x$enable_wayland = "xyes"; then
 
   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])
   have_wayland=yes
 fi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]