metacity/metacity-2.13.89.0.2006.02.16-static-cm.patch
Ray Strode 6eb5ae31d5 - Update to cvs snapshot to add the ability to runtime enable compositor
- change %%makeinstall to make install DESTDIR=..
2006-02-17 01:25:02 +00:00

12 lines
600 B
Diff

--- metacity-2.13.89.0.2006.02.16/configure.in.static-cm 2006-02-07 02:11:17.000000000 -0500
+++ metacity-2.13.89.0.2006.02.16/configure.in 2006-02-07 02:11:52.000000000 -0500
@@ -222,7 +222,7 @@
if test x$have_xcomposite = xyes; then
echo "Building with CompositeExt"
- METACITY_PC_MODULES="$METACITY_PC_MODULES xcomposite >= $XCOMPOSITE_VERSION xfixes xrender xdamage cm"
+ METACITY_PC_MODULES="$METACITY_PC_MODULES xcomposite >= $XCOMPOSITE_VERSION xfixes xrender xdamage"
AC_DEFINE(HAVE_COMPOSITE_EXTENSIONS, , [Building with compositing manager support])
## force on render also