r20803 - /packages/unstable/mutter/debian/patches/90_autotools.patch

kov at users.alioth.debian.org kov at users.alioth.debian.org
Wed Jul 29 17:42:18 UTC 2009


Author: kov
Date: Wed Jul 29 17:42:17 2009
New Revision: 20803

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20803
Log:
Regenerate 90_autotools.patch once more

Modified:
    packages/unstable/mutter/debian/patches/90_autotools.patch

Modified: packages/unstable/mutter/debian/patches/90_autotools.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mutter/debian/patches/90_autotools.patch?rev=20803&op=diff
==============================================================================
--- packages/unstable/mutter/debian/patches/90_autotools.patch [utf-8] (original)
+++ packages/unstable/mutter/debian/patches/90_autotools.patch [utf-8] Wed Jul 29 17:42:17 2009
@@ -6,10 +6,10 @@
 autoconf
 rm -rf config.h.in~ autom4te.cache/
 
-Index: mutter-2.27.1/INSTALL
+Index: mutter-2.27.1.1~git20090729+git.acfc4983/INSTALL
 ===================================================================
---- mutter-2.27.1.orig/INSTALL	2009-07-10 20:07:09.000000000 +0200
-+++ mutter-2.27.1/INSTALL	2009-07-26 13:22:49.553793337 +0200
+--- mutter-2.27.1.1~git20090729+git.acfc4983.orig/INSTALL	2009-07-29 19:28:35.000000000 +0200
++++ mutter-2.27.1.1~git20090729+git.acfc4983/INSTALL	2009-07-29 19:41:31.819338577 +0200
 @@ -286,6 +286,16 @@
       Run the configure checks, but stop before creating any output
       files.
@@ -27,1262 +27,11 @@
  `configure' also accepts some other, not widely useful, options.  Run
  `configure --help' for more details.
  
-Index: mutter-2.27.1/Makefile.in
+Index: mutter-2.27.1.1~git20090729+git.acfc4983/config.guess
 ===================================================================
---- mutter-2.27.1.orig/Makefile.in	2009-07-17 00:02:02.000000000 +0200
-+++ mutter-2.27.1/Makefile.in	2009-07-26 13:23:04.021790811 +0200
-@@ -1,9 +1,8 @@
--# Makefile.in generated by automake 1.11 from Makefile.am.
-+# Makefile.in generated by automake 1.10.2 from Makefile.am.
- # @configure_input@
- 
- # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
--# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
--# Inc.
-+# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
-@@ -16,9 +15,8 @@
- @SET_MAKE@
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
--pkgincludedir = $(includedir)/@PACKAGE@
- pkglibdir = $(libdir)/@PACKAGE@
--pkglibexecdir = $(libexecdir)/@PACKAGE@
-+pkgincludedir = $(includedir)/@PACKAGE@
- am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
- install_sh_DATA = $(install_sh) -c -m 644
- install_sh_PROGRAM = $(install_sh) -c
-@@ -48,7 +46,6 @@
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = config.h
- CONFIG_CLEAN_FILES =
--CONFIG_CLEAN_VPATH_FILES =
- SOURCES =
- DIST_SOURCES =
- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-@@ -60,9 +57,6 @@
- 	ps-recursive uninstall-recursive
- RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-   distclean-recursive maintainer-clean-recursive
--AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
--	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
--	distdir dist dist-all distcheck
- ETAGS = etags
- CTAGS = ctags
- DIST_SUBDIRS = $(SUBDIRS)
-@@ -70,34 +64,9 @@
- distdir = $(PACKAGE)-$(VERSION)
- top_distdir = $(distdir)
- am__remove_distdir = \
--  { test ! -d "$(distdir)" \
--    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
--         && rm -fr "$(distdir)"; }; }
--am__relativize = \
--  dir0=`pwd`; \
--  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
--  sed_rest='s,^[^/]*/*,,'; \
--  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
--  sed_butlast='s,/*[^/]*$$,,'; \
--  while test -n "$$dir1"; do \
--    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
--    if test "$$first" != "."; then \
--      if test "$$first" = ".."; then \
--        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
--        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
--      else \
--        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
--        if test "$$first2" = "$$first"; then \
--          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
--        else \
--          dir2="../$$dir2"; \
--        fi; \
--        dir0="$$dir0"/"$$first"; \
--      fi; \
--    fi; \
--    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
--  done; \
--  reldir="$$dir2"
-+  { test ! -d $(distdir) \
-+    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
-+         && rm -fr $(distdir); }; }
- GZIP_ENV = --best
- DIST_ARCHIVES = $(distdir).tar.bz2
- distuninstallcheck_listfiles = find . -type f -print
-@@ -297,15 +266,15 @@
- 	@for dep in $?; do \
- 	  case '$(am__configure_deps)' in \
- 	    *$$dep*) \
--	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
--	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
-+	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
-+	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
- 		&& exit 0; \
- 	      exit 1;; \
- 	  esac; \
- 	done; \
--	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
--	$(am__cd) $(top_srcdir) && \
--	  $(AUTOMAKE) --gnu Makefile
-+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
-+	cd $(top_srcdir) && \
-+	  $(AUTOMAKE) --gnu  Makefile
- .PRECIOUS: Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- 	@case '$?' in \
-@@ -321,10 +290,9 @@
- 	$(SHELL) ./config.status --recheck
- 
- $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
--	$(am__cd) $(srcdir) && $(AUTOCONF)
-+	cd $(srcdir) && $(AUTOCONF)
- $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
--	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
--$(am__aclocal_m4_deps):
-+	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
- 
- config.h: stamp-h1
- 	@if test ! -f $@; then \
-@@ -336,7 +304,7 @@
- 	@rm -f stamp-h1
- 	cd $(top_builddir) && $(SHELL) ./config.status config.h
- $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
--	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
-+	cd $(top_srcdir) && $(AUTOHEADER)
- 	rm -f stamp-h1
- 	touch $@
- 
-@@ -376,7 +344,7 @@
- 	  else \
- 	    local_target="$$target"; \
- 	  fi; \
--	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-+	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- 	  || eval $$failcom; \
- 	done; \
- 	if test "$$dot_seen" = "no"; then \
-@@ -410,16 +378,16 @@
- 	  else \
- 	    local_target="$$target"; \
- 	  fi; \
--	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-+	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- 	  || eval $$failcom; \
- 	done && test -z "$$fail"
- tags-recursive:
- 	list='$(SUBDIRS)'; for subdir in $$list; do \
--	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-+	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
- 	done
- ctags-recursive:
- 	list='$(SUBDIRS)'; for subdir in $$list; do \
--	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-+	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
- 	done
- 
- ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-@@ -434,7 +402,7 @@
- 
- TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
--	set x; \
-+	tags=; \
- 	here=`pwd`; \
- 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
- 	  include_option=--etags-include; \
-@@ -446,7 +414,7 @@
- 	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    test ! -f $$subdir/TAGS || \
--	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-+	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
- 	  fi; \
- 	done; \
- 	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-@@ -455,41 +423,36 @@
- 	  done | \
- 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
--	shift; \
--	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-+	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
- 	  test -n "$$unique" || unique=$$empty_fix; \
--	  if test $$# -gt 0; then \
--	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
--	      "$$@" $$unique; \
--	  else \
--	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
--	      $$unique; \
--	  fi; \
-+	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-+	    $$tags $$unique; \
- 	fi
- ctags: CTAGS
- CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
-+	tags=; \
- 	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
- 	unique=`for i in $$list; do \
- 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- 	  done | \
- 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
--	test -z "$(CTAGS_ARGS)$$unique" \
-+	test -z "$(CTAGS_ARGS)$$tags$$unique" \
- 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
--	     $$unique
-+	     $$tags $$unique
- 
- GTAGS:
- 	here=`$(am__cd) $(top_builddir) && pwd` \
--	  && $(am__cd) $(top_srcdir) \
--	  && gtags -i $(GTAGS_ARGS) "$$here"
-+	  && cd $(top_srcdir) \
-+	  && gtags -i $(GTAGS_ARGS) $$here
- 
- distclean-tags:
- 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- 
- distdir: $(DISTFILES)
- 	$(am__remove_distdir)
--	test -d "$(distdir)" || mkdir "$(distdir)"
-+	test -d $(distdir) || mkdir $(distdir)
- 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- 	list='$(DISTFILES)'; \
-@@ -505,54 +468,38 @@
- 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- 	  if test -d $$d/$$file; then \
- 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
--	    if test -d "$(distdir)/$$file"; then \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
--	    fi; \
- 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
--	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- 	    fi; \
--	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- 	  else \
--	    test -f "$(distdir)/$$file" \
--	    || cp -p $$d/$$file "$(distdir)/$$file" \
-+	    test -f $(distdir)/$$file \
-+	    || cp -p $$d/$$file $(distdir)/$$file \
- 	    || exit 1; \
- 	  fi; \
- 	done
--	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-+	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    test -d "$(distdir)/$$subdir" \
- 	    || $(MKDIR_P) "$(distdir)/$$subdir" \
- 	    || exit 1; \
--	  fi; \
--	done
--	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
--	  if test "$$subdir" = .; then :; else \
--	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
--	    $(am__relativize); \
--	    new_distdir=$$reldir; \
--	    dir1=$$subdir; dir2="$(top_distdir)"; \
--	    $(am__relativize); \
--	    new_top_distdir=$$reldir; \
--	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
--	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
--	    ($(am__cd) $$subdir && \
-+	    distdir=`$(am__cd) $(distdir) && pwd`; \
-+	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
-+	    (cd $$subdir && \
- 	      $(MAKE) $(AM_MAKEFLAGS) \
--	        top_distdir="$$new_top_distdir" \
--	        distdir="$$new_distdir" \
-+	        top_distdir="$$top_distdir" \
-+	        distdir="$$distdir/$$subdir" \
- 		am__remove_distdir=: \
- 		am__skip_length_check=: \
--		am__skip_mode_fix=: \
- 	        distdir) \
- 	      || exit 1; \
- 	  fi; \
- 	done
--	-test -n "$(am__skip_mode_fix)" \
--	|| find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
-+	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
- 	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
- 	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
- 	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
--	|| chmod -R a+r "$(distdir)"
-+	|| chmod -R a+r $(distdir)
- dist-gzip: distdir
- 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
- 	$(am__remove_distdir)
-@@ -564,10 +511,6 @@
- 	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
- 	$(am__remove_distdir)
- 
--dist-xz: distdir
--	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
--	$(am__remove_distdir)
--
- dist-tarZ: distdir
- 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
- 	$(am__remove_distdir)
-@@ -596,8 +539,6 @@
- 	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
- 	*.tar.lzma*) \
- 	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
--	*.tar.xz*) \
--	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
- 	*.tar.Z*) \
- 	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
- 	*.shar.gz*) \
-@@ -609,11 +550,9 @@
- 	mkdir $(distdir)/_build
- 	mkdir $(distdir)/_inst
- 	chmod a-w $(distdir)
--	test -d $(distdir)/_build || exit 0; \
- 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
- 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
--	  && am__cwd=`pwd` \
--	  && $(am__cd) $(distdir)/_build \
-+	  && cd $(distdir)/_build \
- 	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
- 	    $(DISTCHECK_CONFIGURE_FLAGS) \
- 	  && $(MAKE) $(AM_MAKEFLAGS) \
-@@ -635,15 +574,13 @@
- 	  && rm -rf "$$dc_destdir" \
- 	  && $(MAKE) $(AM_MAKEFLAGS) dist \
- 	  && rm -rf $(DIST_ARCHIVES) \
--	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
--	  && cd "$$am__cwd" \
--	  || exit 1
-+	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
- 	$(am__remove_distdir)
- 	@(echo "$(distdir) archives ready for distribution: "; \
- 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
- 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
- distuninstallcheck:
--	@$(am__cd) '$(distuninstallcheck_dir)' \
-+	@cd $(distuninstallcheck_dir) \
- 	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
- 	   || { echo "ERROR: files left after uninstall:" ; \
- 	        if test -n "$(DESTDIR)"; then \
-@@ -685,7 +622,6 @@
- 
- distclean-generic:
- 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
--	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
- 	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
- 
- maintainer-clean-generic:
-@@ -707,8 +643,6 @@
- 
- html: html-recursive
- 
--html-am:
--
- info: info-recursive
- 
- info-am:
-@@ -717,28 +651,18 @@
- 
- install-dvi: install-dvi-recursive
- 
--install-dvi-am:
--
- install-exec-am:
- 
- install-html: install-html-recursive
- 
--install-html-am:
--
- install-info: install-info-recursive
- 
--install-info-am:
--
- install-man:
- 
- install-pdf: install-pdf-recursive
- 
--install-pdf-am:
--
- install-ps: install-ps-recursive
- 
--install-ps-am:
--
- installcheck-am:
- 
- maintainer-clean: maintainer-clean-recursive
-@@ -761,25 +685,24 @@
- 
- uninstall-am:
- 
--.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
--	ctags-recursive install-am install-strip tags-recursive
-+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
-+	install-strip
- 
- .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
- 	all all-am am--refresh check check-am clean clean-generic \
- 	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
--	dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
--	distcheck distclean distclean-generic distclean-hdr \
--	distclean-libtool distclean-tags distcleancheck distdir \
--	distuninstallcheck dvi dvi-am html html-am info info-am \
--	install install-am install-data install-data-am install-dvi \
--	install-dvi-am install-exec install-exec-am install-html \
--	install-html-am install-info install-info-am install-man \
--	install-pdf install-pdf-am install-ps install-ps-am \
--	install-strip installcheck installcheck-am installdirs \
--	installdirs-am maintainer-clean maintainer-clean-generic \
--	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
--	ps ps-am tags tags-recursive uninstall uninstall-am
--
-+	dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
-+	distclean distclean-generic distclean-hdr distclean-libtool \
-+	distclean-tags distcleancheck distdir distuninstallcheck dvi \
-+	dvi-am html html-am info info-am install install-am \
-+	install-data install-data-am install-dvi install-dvi-am \
-+	install-exec install-exec-am install-html install-html-am \
-+	install-info install-info-am install-man install-pdf \
-+	install-pdf-am install-ps install-ps-am install-strip \
-+	installcheck installcheck-am installdirs installdirs-am \
-+	maintainer-clean maintainer-clean-generic mostlyclean \
-+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-+	tags tags-recursive uninstall uninstall-am
- 
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
-Index: mutter-2.27.1/aclocal.m4
-===================================================================
---- mutter-2.27.1.orig/aclocal.m4	2009-07-17 00:01:56.000000000 +0200
-+++ mutter-2.27.1/aclocal.m4	2009-07-26 13:23:00.025823856 +0200
-@@ -1,7 +1,7 @@
--# generated automatically by aclocal 1.11 -*- Autoconf -*-
-+# generated automatically by aclocal 1.10.2 -*- Autoconf -*-
- 
- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
--# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
-+# 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
- # This file is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
-@@ -19,6 +19,51 @@
- If you have problems, you may need to regenerate the build system entirely.
- To do so, use the procedure documented by the package, typically `autoreconf'.])])
- 
-+dnl AM_GCONF_SOURCE_2
-+dnl Defines GCONF_SCHEMA_CONFIG_SOURCE which is where you should install schemas
-+dnl  (i.e. pass to gconftool-2
-+dnl Defines GCONF_SCHEMA_FILE_DIR which is a filesystem directory where
-+dnl  you should install foo.schemas files
-+dnl
-+
-+AC_DEFUN([AM_GCONF_SOURCE_2],
-+[
-+  if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then
-+    GCONF_SCHEMA_CONFIG_SOURCE=`gconftool-2 --get-default-source`
-+  else
-+    GCONF_SCHEMA_CONFIG_SOURCE=$GCONF_SCHEMA_INSTALL_SOURCE
-+  fi
-+
-+  AC_ARG_WITH([gconf-source],
-+	      AC_HELP_STRING([--with-gconf-source=sourceaddress],
-+			     [Config database for installing schema files.]),
-+	      [GCONF_SCHEMA_CONFIG_SOURCE="$withval"],)
-+
-+  AC_SUBST(GCONF_SCHEMA_CONFIG_SOURCE)
-+  AC_MSG_RESULT([Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation])
-+
-+  if test "x$GCONF_SCHEMA_FILE_DIR" = "x"; then
-+    GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
-+  fi
-+
-+  AC_ARG_WITH([gconf-schema-file-dir],
-+	      AC_HELP_STRING([--with-gconf-schema-file-dir=dir],
-+			     [Directory for installing schema files.]),
-+	      [GCONF_SCHEMA_FILE_DIR="$withval"],)
-+
-+  AC_SUBST(GCONF_SCHEMA_FILE_DIR)
-+  AC_MSG_RESULT([Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files])
-+
-+  AC_ARG_ENABLE(schemas-install,
-+  	AC_HELP_STRING([--disable-schemas-install],
-+		       [Disable the schemas installation]),
-+     [case ${enableval} in
-+       yes|no) ;;
-+       *) AC_MSG_ERROR([bad value ${enableval} for --enable-schemas-install]) ;;
-+      esac])
-+  AM_CONDITIONAL([GCONF_SCHEMAS_INSTALL], [test "$enable_schemas_install" != no])
-+])
-+
- # Configure paths for GLIB
- # Owen Taylor     1997-2001
- 
-@@ -3379,13 +3424,10 @@
-   # before this can be enabled.
-   hardcode_into_libs=yes
- 
--  # Add ABI-specific directories to the system library path.
--  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
--
-   # Append ld.so.conf contents to the search path
-   if test -f /etc/ld.so.conf; then
-     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
--    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
-+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
-   fi
- 
-   # We used to test for /lib/ld.so.1 and disable shared libraries on
-@@ -3397,6 +3439,18 @@
-   dynamic_linker='GNU/Linux ld.so'
-   ;;
- 
-+netbsdelf*-gnu)
-+  version_type=linux
-+  need_lib_prefix=no
-+  need_version=no
-+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-+  soname_spec='${libname}${release}${shared_ext}$major'
-+  shlibpath_var=LD_LIBRARY_PATH
-+  shlibpath_overrides_runpath=no
-+  hardcode_into_libs=yes
-+  dynamic_linker='NetBSD ld.elf_so'
-+  ;;
-+
- netbsd*)
-   version_type=sunos
-   need_lib_prefix=no
-@@ -3988,7 +4042,7 @@
-   lt_cv_deplibs_check_method=pass_all
-   ;;
- 
--netbsd*)
-+netbsd* | netbsdelf*-gnu)
-   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
-     lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
-   else
-@@ -4669,7 +4723,7 @@
- 	    ;;
- 	esac
- 	;;
--      netbsd*)
-+      netbsd* | netbsdelf*-gnu)
- 	;;
-       *qnx* | *nto*)
-         # QNX uses GNU C++, but need to define -shared option too, otherwise
-@@ -5094,6 +5148,9 @@
-   cygwin* | mingw* | cegcc*)
-     _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
-   ;;
-+  linux* | k*bsd*-gnu)
-+    _LT_TAGVAR(link_all_deplibs, $1)=no
-+  ;;
-   *)
-     _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-   ;;
-@@ -5158,6 +5215,9 @@
-   openbsd*)
-     with_gnu_ld=no
-     ;;
-+  linux* | k*bsd*-gnu)
-+    _LT_TAGVAR(link_all_deplibs, $1)=no
-+    ;;
-   esac
- 
-   _LT_TAGVAR(ld_shlibs, $1)=yes
-@@ -5340,7 +5400,7 @@
-       fi
-       ;;
- 
--    netbsd*)
-+    netbsd* | netbsdelf*-gnu)
-       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
- 	_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
- 	wlarc=
-@@ -5515,6 +5575,7 @@
- 	if test "$aix_use_runtimelinking" = yes; then
- 	  shared_flag="$shared_flag "'${wl}-G'
- 	fi
-+	_LT_TAGVAR(link_all_deplibs, $1)=no
-       else
- 	# not using gcc
- 	if test "$host_cpu" = ia64; then
-@@ -5753,7 +5814,7 @@
-       _LT_TAGVAR(link_all_deplibs, $1)=yes
-       ;;
- 
--    netbsd*)
-+    netbsd* | netbsdelf*-gnu)
-       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
- 	_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
-       else
-@@ -8962,14 +9023,16 @@
- # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
- # ---------------------------------------------
- m4_define([_PKG_CONFIG],
--[if test -n "$$1"; then
--    pkg_cv_[]$1="$$1"
-- elif test -n "$PKG_CONFIG"; then
--    PKG_CHECK_EXISTS([$3],
--                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
--		     [pkg_failed=yes])
-- else
--    pkg_failed=untried
-+[if test -n "$PKG_CONFIG"; then
-+    if test -n "$$1"; then
-+        pkg_cv_[]$1="$$1"
-+    else
-+        PKG_CHECK_EXISTS([$3],
-+                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
-+			 [pkg_failed=yes])
-+    fi
-+else
-+	pkg_failed=untried
- fi[]dnl
- ])# _PKG_CONFIG
- 
-@@ -9013,9 +9076,9 @@
- if test $pkg_failed = yes; then
-         _PKG_SHORT_ERRORS_SUPPORTED
-         if test $_pkg_short_errors_supported = yes; then
--	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
-+	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
-         else 
--	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
-+	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
-         fi
- 	# Put the nasty error message in config.log where it belongs
- 	echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
-@@ -9062,10 +9125,10 @@
- # generated from the m4 files accompanying Automake X.Y.
- # (This private macro should not be called outside this file.)
- AC_DEFUN([AM_AUTOMAKE_VERSION],
--[am__api_version='1.11'
-+[am__api_version='1.10'
- dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
- dnl require some minimum version.  Point them to the right macro.
--m4_if([$1], [1.11], [],
-+m4_if([$1], [1.10.2], [],
-       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
- ])
- 
-@@ -9081,7 +9144,7 @@
- # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
- # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
--[AM_AUTOMAKE_VERSION([1.11])dnl
-+[AM_AUTOMAKE_VERSION([1.10.2])dnl
- m4_ifndef([AC_AUTOCONF_VERSION],
-   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
- _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
-@@ -9141,14 +9204,14 @@
- 
- # AM_CONDITIONAL                                            -*- Autoconf -*-
- 
--# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
-+# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006
- # Free Software Foundation, Inc.
- #
- # This file is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- 
--# serial 9
-+# serial 8
- 
- # AM_CONDITIONAL(NAME, SHELL-CONDITION)
- # -------------------------------------
-@@ -9161,7 +9224,6 @@
- AC_SUBST([$1_FALSE])dnl
- _AM_SUBST_NOTMAKE([$1_TRUE])dnl
- _AM_SUBST_NOTMAKE([$1_FALSE])dnl
--m4_define([_AM_COND_VALUE_$1], [$2])dnl
- if $2; then
-   $1_TRUE=
-   $1_FALSE='#'
-@@ -9175,14 +9237,14 @@
- Usually this means the macro was only invoked conditionally.]])
- fi])])
- 
--# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
-+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
- # Free Software Foundation, Inc.
- #
- # This file is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- 
--# serial 10
-+# serial 9
- 
- # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
- # written in clear, in which case automake, when reading aclocal.m4,
-@@ -9239,16 +9301,6 @@
-   if test "$am_compiler_list" = ""; then
-      am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
-   fi
--  am__universal=false
--  m4_case([$1], [CC],
--    [case " $depcc " in #(
--     *\ -arch\ *\ -arch\ *) am__universal=true ;;
--     esac],
--    [CXX],
--    [case " $depcc " in #(
--     *\ -arch\ *\ -arch\ *) am__universal=true ;;
--     esac])
--
-   for depmode in $am_compiler_list; do
-     # Setup a source with many dependencies, because some compilers
-     # like to wrap large dependency lists on column 80 (with \), and
-@@ -9266,17 +9318,7 @@
-     done
-     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
- 
--    # We check with `-c' and `-o' for the sake of the "dashmstdout"
--    # mode.  It turns out that the SunPro C++ compiler does not properly
--    # handle `-M -o', and we need to detect this.  Also, some Intel
--    # versions had trouble with output in subdirs
--    am__obj=sub/conftest.${OBJEXT-o}
--    am__minus_obj="-o $am__obj"
-     case $depmode in
--    gcc)
--      # This depmode causes a compiler race in universal mode.
--      test "$am__universal" = false || continue
--      ;;
-     nosideeffect)
-       # after this tag, mechanisms are not by side-effect, so they'll
-       # only be used when explicitly requested
-@@ -9286,23 +9328,19 @@
- 	break
-       fi
-       ;;
--    msvisualcpp | msvcmsys)
--      # This compiler won't grok `-c -o', but also, the minuso test has
--      # not run yet.  These depmodes are late enough in the game, and
--      # so weak that their functioning should not be impacted.
--      am__obj=conftest.${OBJEXT-o}
--      am__minus_obj=
--      ;;
-     none) break ;;
-     esac
-+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-+    # mode.  It turns out that the SunPro C++ compiler does not properly
-+    # handle `-M -o', and we need to detect this.
-     if depmode=$depmode \
--       source=sub/conftest.c object=$am__obj \
-+       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
-        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
--       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
-+       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
-          >/dev/null 2>conftest.err &&
-        grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
-        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
--       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
-+       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
-        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
-       # icc doesn't choke on unknown options, it will just issue warnings
-       # or remarks (even with -Werror).  So we grep stderr for any message
-@@ -9366,61 +9404,59 @@
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- 
--#serial 5
-+#serial 4
- 
- # _AM_OUTPUT_DEPENDENCY_COMMANDS
- # ------------------------------
- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
--[{
--  # Autoconf 2.62 quotes --file arguments for eval, but not when files
--  # are listed without --file.  Let's play safe and only enable the eval
--  # if we detect the quoting.
--  case $CONFIG_FILES in
--  *\'*) eval set x "$CONFIG_FILES" ;;
--  *)   set x $CONFIG_FILES ;;
--  esac
--  shift
--  for mf
--  do
--    # Strip MF so we end up with the name of the file.
--    mf=`echo "$mf" | sed -e 's/:.*$//'`
--    # Check whether this is an Automake generated Makefile or not.
--    # We used to match only the files named `Makefile.in', but
--    # some people rename them; so instead we look at the file content.
--    # Grep'ing the first line is not enough: some people post-process
--    # each Makefile.in and add a new line on top of each file to say so.
--    # Grep'ing the whole file is not good either: AIX grep has a line
--    # limit of 2048, but all sed's we know have understand at least 4000.
--    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
--      dirpart=`AS_DIRNAME("$mf")`
--    else
--      continue
--    fi
--    # Extract the definition of DEPDIR, am__include, and am__quote
--    # from the Makefile without running `make'.
--    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
--    test -z "$DEPDIR" && continue
--    am__include=`sed -n 's/^am__include = //p' < "$mf"`
--    test -z "am__include" && continue
--    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
--    # When using ansi2knr, U may be empty or an underscore; expand it
--    U=`sed -n 's/^U = //p' < "$mf"`
--    # Find all dependency output files, they are included files with
--    # $(DEPDIR) in their names.  We invoke sed twice because it is the
--    # simplest approach to changing $(DEPDIR) to its actual value in the
--    # expansion.
--    for file in `sed -n "
--      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
--	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
--      # Make sure the directory exists.
--      test -f "$dirpart/$file" && continue
--      fdir=`AS_DIRNAME(["$file"])`
--      AS_MKDIR_P([$dirpart/$fdir])
--      # echo "creating $dirpart/$file"
--      echo '# dummy' > "$dirpart/$file"
--    done
-+[# Autoconf 2.62 quotes --file arguments for eval, but not when files
-+# are listed without --file.  Let's play safe and only enable the eval
-+# if we detect the quoting.
-+case $CONFIG_FILES in
-+*\'*) eval set x "$CONFIG_FILES" ;;
-+*)   set x $CONFIG_FILES ;;
-+esac
-+shift
-+for mf
-+do
-+  # Strip MF so we end up with the name of the file.
-+  mf=`echo "$mf" | sed -e 's/:.*$//'`
-+  # Check whether this is an Automake generated Makefile or not.
-+  # We used to match only the files named `Makefile.in', but
-+  # some people rename them; so instead we look at the file content.
-+  # Grep'ing the first line is not enough: some people post-process
-+  # each Makefile.in and add a new line on top of each file to say so.
-+  # Grep'ing the whole file is not good either: AIX grep has a line
-+  # limit of 2048, but all sed's we know have understand at least 4000.
-+  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
-+    dirpart=`AS_DIRNAME("$mf")`
-+  else
-+    continue
-+  fi
-+  # Extract the definition of DEPDIR, am__include, and am__quote
-+  # from the Makefile without running `make'.
-+  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
-+  test -z "$DEPDIR" && continue
-+  am__include=`sed -n 's/^am__include = //p' < "$mf"`
-+  test -z "am__include" && continue
-+  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
-+  # When using ansi2knr, U may be empty or an underscore; expand it
-+  U=`sed -n 's/^U = //p' < "$mf"`
-+  # Find all dependency output files, they are included files with
-+  # $(DEPDIR) in their names.  We invoke sed twice because it is the
-+  # simplest approach to changing $(DEPDIR) to its actual value in the
-+  # expansion.
-+  for file in `sed -n "
-+    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
-+       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
-+    # Make sure the directory exists.
-+    test -f "$dirpart/$file" && continue
-+    fdir=`AS_DIRNAME(["$file"])`
-+    AS_MKDIR_P([$dirpart/$fdir])
-+    # echo "creating $dirpart/$file"
-+    echo '# dummy' > "$dirpart/$file"
-   done
--}
-+done
- ])# _AM_OUTPUT_DEPENDENCY_COMMANDS
- 
- 
-@@ -9440,13 +9476,13 @@
- # Do all the work for Automake.                             -*- Autoconf -*-
- 
- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
--# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
-+# 2005, 2006, 2008 Free Software Foundation, Inc.
- #
- # This file is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- 
--# serial 16
-+# serial 13
- 
- # This macro actually does too much.  Some checks are only needed if
- # your package does certain things.  But this isn't really a big deal.
-@@ -9463,7 +9499,7 @@
- # arguments mandatory, and then we can depend on a new Autoconf
- # release and drop the old call support.
- AC_DEFUN([AM_INIT_AUTOMAKE],
--[AC_PREREQ([2.62])dnl
-+[AC_PREREQ([2.60])dnl
- dnl Autoconf wants to disallow AM_ names.  We explicitly allow
- dnl the ones we care about.
- m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
-@@ -9514,8 +9550,8 @@
- AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
- AM_MISSING_PROG(AUTOHEADER, autoheader)
- AM_MISSING_PROG(MAKEINFO, makeinfo)
--AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
--AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
-+AM_PROG_INSTALL_SH
-+AM_PROG_INSTALL_STRIP
- AC_REQUIRE([AM_PROG_MKDIR_P])dnl
- # We need awk for the "check" target.  The system "awk" is bad on
- # some platforms.
-@@ -9523,36 +9559,23 @@
- AC_REQUIRE([AC_PROG_MAKE_SET])dnl
- AC_REQUIRE([AM_SET_LEADING_DOT])dnl
- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
--	      [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
--			     [_AM_PROG_TAR([v7])])])
-+              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
-+	      		     [_AM_PROG_TAR([v7])])])
- _AM_IF_OPTION([no-dependencies],,
- [AC_PROVIDE_IFELSE([AC_PROG_CC],
--		  [_AM_DEPENDENCIES(CC)],
--		  [define([AC_PROG_CC],
--			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
-+                  [_AM_DEPENDENCIES(CC)],
-+                  [define([AC_PROG_CC],
-+                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
- AC_PROVIDE_IFELSE([AC_PROG_CXX],
--		  [_AM_DEPENDENCIES(CXX)],
--		  [define([AC_PROG_CXX],
--			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
-+                  [_AM_DEPENDENCIES(CXX)],
-+                  [define([AC_PROG_CXX],
-+                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
- AC_PROVIDE_IFELSE([AC_PROG_OBJC],
--		  [_AM_DEPENDENCIES(OBJC)],
--		  [define([AC_PROG_OBJC],
--			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
--])
--_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
--dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
--dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
--dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
--AC_CONFIG_COMMANDS_PRE(dnl
--[m4_provide_if([_AM_COMPILER_EXEEXT],
--  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
--])
--
--dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
--dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
--dnl mangled by Autoconf and run in a shell conditional statement.
--m4_define([_AC_COMPILER_EXEEXT],
--m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
-+                  [_AM_DEPENDENCIES(OBJC)],
-+                  [define([AC_PROG_OBJC],
-+                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
-+])
-+])
- 
- 
- # When config.status generates a header, we must update the stamp-h file.
-@@ -9576,7 +9599,7 @@
- done
- echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
- 
--# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
-+# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
- #
- # This file is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
-@@ -9587,14 +9610,7 @@
- # Define $install_sh.
- AC_DEFUN([AM_PROG_INSTALL_SH],
- [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
--if test x"${install_sh}" != xset; then
--  case $am_aux_dir in
--  *\ * | *\	*)
--    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
--  *)
--    install_sh="\${SHELL} $am_aux_dir/install-sh"
--  esac
--fi
-+install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
- AC_SUBST(install_sh)])
- 
- # Copyright (C) 2003, 2005  Free Software Foundation, Inc.
-@@ -9621,38 +9637,27 @@
- # Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
- # From Jim Meyering
- 
--# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008
-+# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005
- # Free Software Foundation, Inc.
- #
- # This file is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- 
--# serial 5
-+# serial 4
- 
--# AM_MAINTAINER_MODE([DEFAULT-MODE])
--# ----------------------------------
--# Control maintainer-specific portions of Makefiles.
--# Default is to disable them, unless `enable' is passed literally.
--# For symmetry, `disable' may be passed as well.  Anyway, the user
--# can override the default with the --enable/--disable switch.
- AC_DEFUN([AM_MAINTAINER_MODE],
--[m4_case(m4_default([$1], [disable]),
--       [enable], [m4_define([am_maintainer_other], [disable])],
--       [disable], [m4_define([am_maintainer_other], [enable])],
--       [m4_define([am_maintainer_other], [enable])
--        m4_warn([syntax], [unexpected argument to AM@&t at _MAINTAINER_MODE: $1])])
--AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
--  dnl maintainer-mode's default is 'disable' unless 'enable' is passed
--  AC_ARG_ENABLE([maintainer-mode],
--[  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
-+[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
-+  dnl maintainer-mode is disabled by default
-+  AC_ARG_ENABLE(maintainer-mode,
-+[  --enable-maintainer-mode  enable make rules and dependencies not useful
- 			  (and sometimes confusing) to the casual installer],
--      [USE_MAINTAINER_MODE=$enableval],
--      [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
-+      USE_MAINTAINER_MODE=$enableval,
-+      USE_MAINTAINER_MODE=no)
-   AC_MSG_RESULT([$USE_MAINTAINER_MODE])
--  AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
-+  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
-   MAINT=$MAINTAINER_MODE_TRUE
--  AC_SUBST([MAINT])dnl
-+  AC_SUBST(MAINT)dnl
- ]
- )
- 
-@@ -9660,13 +9665,13 @@
- 
- # Check to see how 'make' treats includes.	            -*- Autoconf -*-
- 
--# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
-+# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
- #
- # This file is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- 
--# serial 4
-+# serial 3
- 
- # AM_MAKE_INCLUDE()
- # -----------------
-@@ -9675,7 +9680,7 @@
- [am_make=${MAKE-make}
- cat > confinc << 'END'
- am__doit:
--	@echo this is the am__doit target
-+	@echo done
- .PHONY: am__doit
- END
- # If we don't find an include directive, just comment out the code.
-@@ -9685,24 +9690,24 @@
- _am_result=none
- # First try GNU make style include.
- echo "include confinc" > confmf
--# Ignore all kinds of additional output from `make'.
--case `$am_make -s -f confmf 2> /dev/null` in #(
--*the\ am__doit\ target*)
--  am__include=include
--  am__quote=
--  _am_result=GNU
--  ;;
--esac
-+# We grep out `Entering directory' and `Leaving directory'
-+# messages which can occur if `w' ends up in MAKEFLAGS.
-+# In particular we don't look at `^make:' because GNU make might
-+# be invoked under some other name (usually "gmake"), in which
-+# case it prints its new name instead of `make'.
-+if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
-+   am__include=include
-+   am__quote=
-+   _am_result=GNU
-+fi
- # Now try BSD make style include.
- if test "$am__include" = "#"; then
-    echo '.include "confinc"' > confmf
--   case `$am_make -s -f confmf 2> /dev/null` in #(
--   *the\ am__doit\ target*)
--     am__include=.include
--     am__quote="\""
--     _am_result=BSD
--     ;;
--   esac
-+   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
-+      am__include=.include
-+      am__quote="\""
-+      _am_result=BSD
-+   fi
- fi
- AC_SUBST([am__include])
- AC_SUBST([am__quote])
-@@ -9712,14 +9717,14 @@
- 
- # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
- 
--# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
-+# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005
- # Free Software Foundation, Inc.
- #
- # This file is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- 
--# serial 6
-+# serial 5
- 
- # AM_MISSING_PROG(NAME, PROGRAM)
- # ------------------------------
-@@ -9736,14 +9741,7 @@
- AC_DEFUN([AM_MISSING_HAS_RUN],
- [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
- AC_REQUIRE_AUX_FILE([missing])dnl
--if test x"${MISSING+set}" != xset; then
--  case $am_aux_dir in
--  *\ * | *\	*)
--    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
--  *)
--    MISSING="\${SHELL} $am_aux_dir/missing" ;;
--  esac
--fi
-+test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
- # Use eval to expand $SHELL
- if eval "$MISSING --run true"; then
-   am_missing_run="$MISSING --run "
-@@ -9814,14 +9812,14 @@
- 
- # Check to make sure that the build environment is sane.    -*- Autoconf -*-
- 
--# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
-+# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
- # Free Software Foundation, Inc.
- #
- # This file is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- 
--# serial 5
-+# serial 4
- 
- # AM_SANITY_CHECK
- # ---------------
-@@ -9830,29 +9828,16 @@
- # Just in case
- sleep 1
- echo timestamp > conftest.file
--# Reject unsafe characters in $srcdir or the absolute working directory
--# name.  Accept space and tab only in the latter.
--am_lf='
--'
--case `pwd` in
--  *[[\\\"\#\$\&\'\`$am_lf]]*)
--    AC_MSG_ERROR([unsafe absolute working directory name]);;
--esac
--case $srcdir in
--  *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
--    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
--esac
--
- # Do `set' in a subshell so we don't clobber the current shell's
- # arguments.  Must try -L first in case configure is actually a
- # symlink; some systems play weird games with the mod time of symlinks
- # (eg FreeBSD returns the mod time of the symlink's containing
- # directory).
- if (
--   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
-+   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
-    if test "$[*]" = "X"; then
-       # -L didn't work.
--      set X `ls -t "$srcdir/configure" conftest.file`
-+      set X `ls -t $srcdir/configure conftest.file`
-    fi
-    rm -f conftest.file
-    if test "$[*]" != "X $srcdir/configure conftest.file" \
-@@ -9905,25 +9890,18 @@
- INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
- AC_SUBST([INSTALL_STRIP_PROGRAM])])
- 
--# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
-+# Copyright (C) 2006  Free Software Foundation, Inc.
- #
- # This file is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- 
--# serial 2
--
- # _AM_SUBST_NOTMAKE(VARIABLE)
- # ---------------------------
- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
- # This macro is traced by Automake.
- AC_DEFUN([_AM_SUBST_NOTMAKE])
- 
--# AM_SUBST_NOTMAKE(VARIABLE)
--# ---------------------------
--# Public sister of _AM_SUBST_NOTMAKE.
--AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
--
- # Check how to create a tarball.                            -*- Autoconf -*-
- 
- # Copyright (C) 2004, 2005  Free Software Foundation, Inc.
-@@ -10020,48 +9998,3 @@
- AC_SUBST([am__untar])
- ]) # _AM_PROG_TAR
- 
--dnl AM_GCONF_SOURCE_2
--dnl Defines GCONF_SCHEMA_CONFIG_SOURCE which is where you should install schemas
--dnl  (i.e. pass to gconftool-2
--dnl Defines GCONF_SCHEMA_FILE_DIR which is a filesystem directory where
--dnl  you should install foo.schemas files
--dnl
--
--AC_DEFUN([AM_GCONF_SOURCE_2],
--[
--  if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then
--    GCONF_SCHEMA_CONFIG_SOURCE=`gconftool-2 --get-default-source`
--  else
--    GCONF_SCHEMA_CONFIG_SOURCE=$GCONF_SCHEMA_INSTALL_SOURCE
--  fi
--
--  AC_ARG_WITH([gconf-source],
--	      AC_HELP_STRING([--with-gconf-source=sourceaddress],
--			     [Config database for installing schema files.]),
--	      [GCONF_SCHEMA_CONFIG_SOURCE="$withval"],)
--
--  AC_SUBST(GCONF_SCHEMA_CONFIG_SOURCE)
--  AC_MSG_RESULT([Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation])
--
--  if test "x$GCONF_SCHEMA_FILE_DIR" = "x"; then
--    GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
--  fi
--
--  AC_ARG_WITH([gconf-schema-file-dir],
--	      AC_HELP_STRING([--with-gconf-schema-file-dir=dir],
--			     [Directory for installing schema files.]),
--	      [GCONF_SCHEMA_FILE_DIR="$withval"],)
--
--  AC_SUBST(GCONF_SCHEMA_FILE_DIR)
--  AC_MSG_RESULT([Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files])
--
--  AC_ARG_ENABLE(schemas-install,
--  	AC_HELP_STRING([--disable-schemas-install],
--		       [Disable the schemas installation]),
--     [case ${enableval} in
--       yes|no) ;;
--       *) AC_MSG_ERROR([bad value ${enableval} for --enable-schemas-install]) ;;
--      esac])
--  AM_CONDITIONAL([GCONF_SCHEMAS_INSTALL], [test "$enable_schemas_install" != no])
--])
--
-Index: mutter-2.27.1/config.guess
-===================================================================
---- mutter-2.27.1.orig/config.guess	2009-07-16 21:31:06.000000000 +0200
-+++ mutter-2.27.1/config.guess	2009-07-26 13:22:49.637791762 +0200
-@@ -954,6 +954,9 @@
+--- mutter-2.27.1.1~git20090729+git.acfc4983.orig/config.guess	2009-07-29 19:28:34.000000000 +0200
++++ mutter-2.27.1.1~git20090729+git.acfc4983/config.guess	2009-07-29 19:41:31.839345395 +0200
+@@ -934,6 +934,9 @@
      padre:Linux:*:*)
  	echo sparc-unknown-linux-gnu
  	exit ;;
@@ -1292,7 +41,7 @@
      parisc:Linux:*:* | hppa:Linux:*:*)
  	# Look for CPU level
  	case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
-@@ -1248,6 +1251,9 @@
+@@ -1220,6 +1223,9 @@
      BePC:Haiku:*:*)	# Haiku running on Intel PC compatible.
  	echo i586-pc-haiku
  	exit ;;
@@ -1302,7 +51,7 @@
      SX-4:SUPER-UX:*:*)
  	echo sx4-nec-superux${UNAME_RELEASE}
  	exit ;;
-@@ -1359,6 +1365,9 @@
+@@ -1331,6 +1337,9 @@
      i*86:AROS:*:*)
  	echo ${UNAME_MACHINE}-pc-aros
  	exit ;;
@@ -1312,11 +61,11 @@
  esac
  
  #echo '(No uname command or uname output not recognized.)' 1>&2
-Index: mutter-2.27.1/config.sub
+Index: mutter-2.27.1.1~git20090729+git.acfc4983/config.sub
 ===================================================================
---- mutter-2.27.1.orig/config.sub	2009-07-16 21:31:07.000000000 +0200
-+++ mutter-2.27.1/config.sub	2009-07-26 13:22:49.641790919 +0200
-@@ -451,6 +451,10 @@
+--- mutter-2.27.1.1~git20090729+git.acfc4983.orig/config.sub	2009-07-29 19:28:34.000000000 +0200
++++ mutter-2.27.1.1~git20090729+git.acfc4983/config.sub	2009-07-29 19:41:31.843367880 +0200
+@@ -454,6 +454,10 @@
  		basic_machine=i386-pc
  		os=-aros
  		;;
@@ -1327,7 +76,7 @@
  	aux)
  		basic_machine=m68k-apple
  		os=-aux
-@@ -475,6 +479,10 @@
+@@ -482,6 +486,10 @@
  		basic_machine=arm-unknown
  		os=-cegcc
  		;;
@@ -1338,7 +87,7 @@
  	convex-c1)
  		basic_machine=c1-convex
  		os=-bsd
-@@ -546,6 +554,10 @@
+@@ -553,6 +561,10 @@
  		basic_machine=i686-pc
  		os=-dicos
  		;;
@@ -1349,7 +98,7 @@
  	djgpp)
  		basic_machine=i586-pc
  		os=-msdosdjgpp
-@@ -1152,6 +1164,10 @@
+@@ -1159,6 +1171,10 @@
  		basic_machine=z80-unknown
  		os=-sim
  		;;
@@ -1360,7 +109,7 @@
  	none)
  		basic_machine=none-none
  		os=-none
-@@ -1416,6 +1432,9 @@
+@@ -1423,6 +1439,9 @@
  	-dicos*)
  		os=-dicos
  		;;
@@ -1370,664 +119,11 @@
  	-none)
  		;;
  	*)
-Index: mutter-2.27.1/configure
+Index: mutter-2.27.1.1~git20090729+git.acfc4983/configure
 ===================================================================
---- mutter-2.27.1.orig/configure	2009-07-17 00:02:04.000000000 +0200
-+++ mutter-2.27.1/configure	2009-07-26 13:23:02.157791236 +0200
-@@ -786,9 +786,7 @@
- # include <unistd.h>
- #endif"
- 
--ac_subst_vars='am__EXEEXT_FALSE
--am__EXEEXT_TRUE
--LTLIBOBJS
-+ac_subst_vars='LTLIBOBJS
- LIBOBJS
- HAVE_GNOME_DOC_UTILS_FALSE
- HAVE_GNOME_DOC_UTILS_TRUE
-@@ -2216,7 +2214,7 @@
- ac_config_headers="$ac_config_headers config.h"
- 
- 
--am__api_version='1.11'
-+am__api_version='1.10'
- 
- ac_aux_dir=
- for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
-@@ -2347,33 +2345,16 @@
- # Just in case
- sleep 1
- echo timestamp > conftest.file
--# Reject unsafe characters in $srcdir or the absolute working directory
--# name.  Accept space and tab only in the latter.
--am_lf='
--'
--case `pwd` in
--  *[\\\"\#\$\&\'\`$am_lf]*)
--    { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5
--$as_echo "$as_me: error: unsafe absolute working directory name" >&2;}
--   { (exit 1); exit 1; }; };;
--esac
--case $srcdir in
--  *[\\\"\#\$\&\'\`$am_lf\ \	]*)
--    { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5
--$as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;}
--   { (exit 1); exit 1; }; };;
--esac
--
- # Do `set' in a subshell so we don't clobber the current shell's
- # arguments.  Must try -L first in case configure is actually a
- # symlink; some systems play weird games with the mod time of symlinks
- # (eg FreeBSD returns the mod time of the symlink's containing
- # directory).
- if (
--   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
-+   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
-    if test "$*" = "X"; then
-       # -L didn't work.
--      set X `ls -t "$srcdir/configure" conftest.file`
-+      set X `ls -t $srcdir/configure conftest.file`
-    fi
-    rm -f conftest.file
-    if test "$*" != "X $srcdir/configure conftest.file" \
-@@ -2417,14 +2398,7 @@
- # expand $ac_aux_dir to an absolute path
- am_aux_dir=`cd $ac_aux_dir && pwd`
- 
--if test x"${MISSING+set}" != xset; then
--  case $am_aux_dir in
--  *\ * | *\	*)
--    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
--  *)
--    MISSING="\${SHELL} $am_aux_dir/missing" ;;
--  esac
--fi
-+test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
- # Use eval to expand $SHELL
- if eval "$MISSING --run true"; then
-   am_missing_run="$MISSING --run "
-@@ -2434,115 +2408,6 @@
- $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
- fi
- 
--if test x"${install_sh}" != xset; then
--  case $am_aux_dir in
--  *\ * | *\	*)
--    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
--  *)
--    install_sh="\${SHELL} $am_aux_dir/install-sh"
--  esac
--fi
--
--# Installed binaries are usually stripped using `strip' when the user
--# run `make install-strip'.  However `strip' might not be the right
--# tool to use in cross-compilation environments, therefore Automake
--# will honor the `STRIP' environment variable to overrule this program.
--if test "$cross_compiling" != no; then
--  if test -n "$ac_tool_prefix"; then
--  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
--set dummy ${ac_tool_prefix}strip; ac_word=$2
--{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
--$as_echo_n "checking for $ac_word... " >&6; }
--if test "${ac_cv_prog_STRIP+set}" = set; then
--  $as_echo_n "(cached) " >&6
--else
--  if test -n "$STRIP"; then
--  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
--else
--as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
--for as_dir in $PATH
--do
--  IFS=$as_save_IFS
--  test -z "$as_dir" && as_dir=.
--  for ac_exec_ext in '' $ac_executable_extensions; do
--  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
--    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
--    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
--    break 2
--  fi
--done
--done
--IFS=$as_save_IFS
--
--fi
--fi
--STRIP=$ac_cv_prog_STRIP
--if test -n "$STRIP"; then
--  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
--$as_echo "$STRIP" >&6; }
--else
--  { $as_echo "$as_me:$LINENO: result: no" >&5
--$as_echo "no" >&6; }
--fi
--
--
--fi
--if test -z "$ac_cv_prog_STRIP"; then
--  ac_ct_STRIP=$STRIP
--  # Extract the first word of "strip", so it can be a program name with args.
--set dummy strip; ac_word=$2
--{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
--$as_echo_n "checking for $ac_word... " >&6; }
--if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
--  $as_echo_n "(cached) " >&6
--else
--  if test -n "$ac_ct_STRIP"; then
--  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
--else
--as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
--for as_dir in $PATH
--do
--  IFS=$as_save_IFS
--  test -z "$as_dir" && as_dir=.
--  for ac_exec_ext in '' $ac_executable_extensions; do
--  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
--    ac_cv_prog_ac_ct_STRIP="strip"
--    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
--    break 2
--  fi
--done
--done
--IFS=$as_save_IFS
--
--fi
--fi
--ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
--if test -n "$ac_ct_STRIP"; then
--  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
--$as_echo "$ac_ct_STRIP" >&6; }
--else
--  { $as_echo "$as_me:$LINENO: result: no" >&5
--$as_echo "no" >&6; }
--fi
--
--  if test "x$ac_ct_STRIP" = x; then
--    STRIP=":"
--  else
--    case $cross_compiling:$ac_tool_warned in
--yes:)
--{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
--$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
--ac_tool_warned=yes ;;
--esac
--    STRIP=$ac_ct_STRIP
--  fi
--else
--  STRIP="$ac_cv_prog_STRIP"
--fi
--
--fi
--INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
--
- { $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
- $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
- if test -z "$MKDIR_P"; then
-@@ -2725,6 +2590,108 @@
- 
- MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
- 
-+install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
-+
-+# Installed binaries are usually stripped using `strip' when the user
-+# run `make install-strip'.  However `strip' might not be the right
-+# tool to use in cross-compilation environments, therefore Automake
-+# will honor the `STRIP' environment variable to overrule this program.
-+if test "$cross_compiling" != no; then
-+  if test -n "$ac_tool_prefix"; then
-+  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
-+set dummy ${ac_tool_prefix}strip; ac_word=$2
-+{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
-+$as_echo_n "checking for $ac_word... " >&6; }
-+if test "${ac_cv_prog_STRIP+set}" = set; then
-+  $as_echo_n "(cached) " >&6
-+else
-+  if test -n "$STRIP"; then
-+  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
-+else
-+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-+for as_dir in $PATH
-+do
-+  IFS=$as_save_IFS
-+  test -z "$as_dir" && as_dir=.
-+  for ac_exec_ext in '' $ac_executable_extensions; do
-+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-+    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
-+    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-+    break 2
-+  fi
-+done
-+done
-+IFS=$as_save_IFS
-+
-+fi
-+fi
-+STRIP=$ac_cv_prog_STRIP
-+if test -n "$STRIP"; then
-+  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
-+$as_echo "$STRIP" >&6; }
-+else
-+  { $as_echo "$as_me:$LINENO: result: no" >&5
-+$as_echo "no" >&6; }
-+fi
-+
-+
-+fi
-+if test -z "$ac_cv_prog_STRIP"; then
-+  ac_ct_STRIP=$STRIP
-+  # Extract the first word of "strip", so it can be a program name with args.
-+set dummy strip; ac_word=$2
-+{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
-+$as_echo_n "checking for $ac_word... " >&6; }
-+if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
-+  $as_echo_n "(cached) " >&6
-+else
-+  if test -n "$ac_ct_STRIP"; then
-+  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
-+else
-+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-+for as_dir in $PATH
-+do
-+  IFS=$as_save_IFS
-+  test -z "$as_dir" && as_dir=.
-+  for ac_exec_ext in '' $ac_executable_extensions; do
-+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-+    ac_cv_prog_ac_ct_STRIP="strip"
-+    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-+    break 2
-+  fi
-+done
-+done
-+IFS=$as_save_IFS
-+
-+fi
-+fi
-+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
-+if test -n "$ac_ct_STRIP"; then
-+  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
-+$as_echo "$ac_ct_STRIP" >&6; }
-+else
-+  { $as_echo "$as_me:$LINENO: result: no" >&5
-+$as_echo "no" >&6; }
-+fi
-+
-+  if test "x$ac_ct_STRIP" = x; then
-+    STRIP=":"
-+  else
-+    case $cross_compiling:$ac_tool_warned in
-+yes:)
-+{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
-+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-+ac_tool_warned=yes ;;
-+esac
-+    STRIP=$ac_ct_STRIP
-+  fi
-+else
-+  STRIP="$ac_cv_prog_STRIP"
-+fi
-+
-+fi
-+INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
-+
- # We need awk for the "check" target.  The system "awk" is bad on
- # some platforms.
- # Always define AMTAR for backward compatibility.
-@@ -2737,7 +2704,6 @@
- 
- 
- 
--
- { $as_echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
- $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
-     # Check whether --enable-maintainer-mode was given.
-@@ -2807,7 +2773,7 @@
- am_make=${MAKE-make}
- cat > confinc << 'END'
- am__doit:
--	@echo this is the am__doit target
-+	@echo done
- .PHONY: am__doit
- END
- # If we don't find an include directive, just comment out the code.
-@@ -2818,24 +2784,24 @@
- _am_result=none
- # First try GNU make style include.
- echo "include confinc" > confmf
--# Ignore all kinds of additional output from `make'.
--case `$am_make -s -f confmf 2> /dev/null` in #(
--*the\ am__doit\ target*)
--  am__include=include
--  am__quote=
--  _am_result=GNU
--  ;;
--esac
-+# We grep out `Entering directory' and `Leaving directory'
-+# messages which can occur if `w' ends up in MAKEFLAGS.
-+# In particular we don't look at `^make:' because GNU make might
-+# be invoked under some other name (usually "gmake"), in which
-+# case it prints its new name instead of `make'.
-+if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
-+   am__include=include
-+   am__quote=
-+   _am_result=GNU
-+fi
- # Now try BSD make style include.
- if test "$am__include" = "#"; then
-    echo '.include "confinc"' > confmf
--   case `$am_make -s -f confmf 2> /dev/null` in #(
--   *the\ am__doit\ target*)
--     am__include=.include
--     am__quote="\""
--     _am_result=BSD
--     ;;
--   esac
-+   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
-+      am__include=.include
-+      am__quote="\""
-+      _am_result=BSD
-+   fi
- fi
- 
- 
-@@ -3824,11 +3790,6 @@
-   if test "$am_compiler_list" = ""; then
-      am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
-   fi
--  am__universal=false
--  case " $depcc " in #(
--     *\ -arch\ *\ -arch\ *) am__universal=true ;;
--     esac
--
-   for depmode in $am_compiler_list; do
-     # Setup a source with many dependencies, because some compilers
-     # like to wrap large dependency lists on column 80 (with \), and
-@@ -3846,17 +3807,7 @@
-     done
-     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
- 
--    # We check with `-c' and `-o' for the sake of the "dashmstdout"
--    # mode.  It turns out that the SunPro C++ compiler does not properly
--    # handle `-M -o', and we need to detect this.  Also, some Intel
--    # versions had trouble with output in subdirs
--    am__obj=sub/conftest.${OBJEXT-o}
--    am__minus_obj="-o $am__obj"
-     case $depmode in
--    gcc)
--      # This depmode causes a compiler race in universal mode.
--      test "$am__universal" = false || continue
--      ;;
-     nosideeffect)
-       # after this tag, mechanisms are not by side-effect, so they'll
-       # only be used when explicitly requested
-@@ -3866,23 +3817,19 @@
- 	break
-       fi
-       ;;
--    msvisualcpp | msvcmsys)
--      # This compiler won't grok `-c -o', but also, the minuso test has
--      # not run yet.  These depmodes are late enough in the game, and
--      # so weak that their functioning should not be impacted.
--      am__obj=conftest.${OBJEXT-o}
--      am__minus_obj=
--      ;;
-     none) break ;;
-     esac
-+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-+    # mode.  It turns out that the SunPro C++ compiler does not properly
-+    # handle `-M -o', and we need to detect this.
-     if depmode=$depmode \
--       source=sub/conftest.c object=$am__obj \
-+       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
-        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
--       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
-+       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
-          >/dev/null 2>conftest.err &&
-        grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
-        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
--       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
-+       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
-        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
-       # icc doesn't choke on unknown options, it will just issue warnings
-       # or remarks (even with -Werror).  So we grep stderr for any message
-@@ -5308,11 +5255,6 @@
-   if test "$am_compiler_list" = ""; then
-      am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
-   fi
--  am__universal=false
--  case " $depcc " in #(
--     *\ -arch\ *\ -arch\ *) am__universal=true ;;
--     esac
--
-   for depmode in $am_compiler_list; do
-     # Setup a source with many dependencies, because some compilers
-     # like to wrap large dependency lists on column 80 (with \), and
-@@ -5330,17 +5272,7 @@
-     done
-     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
- 
--    # We check with `-c' and `-o' for the sake of the "dashmstdout"
--    # mode.  It turns out that the SunPro C++ compiler does not properly
--    # handle `-M -o', and we need to detect this.  Also, some Intel
--    # versions had trouble with output in subdirs
--    am__obj=sub/conftest.${OBJEXT-o}
--    am__minus_obj="-o $am__obj"
-     case $depmode in
--    gcc)
--      # This depmode causes a compiler race in universal mode.
--      test "$am__universal" = false || continue
--      ;;
-     nosideeffect)
-       # after this tag, mechanisms are not by side-effect, so they'll
-       # only be used when explicitly requested
-@@ -5350,23 +5282,19 @@
- 	break
-       fi
-       ;;
--    msvisualcpp | msvcmsys)
--      # This compiler won't grok `-c -o', but also, the minuso test has
--      # not run yet.  These depmodes are late enough in the game, and
--      # so weak that their functioning should not be impacted.
--      am__obj=conftest.${OBJEXT-o}
--      am__minus_obj=
--      ;;
-     none) break ;;
-     esac
-+    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-+    # mode.  It turns out that the SunPro C++ compiler does not properly
-+    # handle `-M -o', and we need to detect this.
-     if depmode=$depmode \
--       source=sub/conftest.c object=$am__obj \
-+       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
-        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
--       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
-+       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
-          >/dev/null 2>conftest.err &&
-        grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
-        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
--       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
-+       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
-        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
-       # icc doesn't choke on unknown options, it will just issue warnings
-       # or remarks (even with -Werror).  So we grep stderr for any message
-@@ -6912,13 +6840,13 @@
- else
-   lt_cv_nm_interface="BSD nm"
-   echo "int some_variable = 0;" > conftest.$ac_ext
--  (eval echo "\"\$as_me:6915: $ac_compile\"" >&5)
-+  (eval echo "\"\$as_me:6843: $ac_compile\"" >&5)
-   (eval "$ac_compile" 2>conftest.err)
-   cat conftest.err >&5
--  (eval echo "\"\$as_me:6918: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
-+  (eval echo "\"\$as_me:6846: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
-   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
-   cat conftest.err >&5
--  (eval echo "\"\$as_me:6921: output\"" >&5)
-+  (eval echo "\"\$as_me:6849: output\"" >&5)
-   cat conftest.out >&5
-   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
-     lt_cv_nm_interface="MS dumpbin"
-@@ -7385,7 +7313,7 @@
-   lt_cv_deplibs_check_method=pass_all
-   ;;
- 
--netbsd*)
-+netbsd* | netbsdelf*-gnu)
-   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
-     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
-   else
-@@ -8120,7 +8048,7 @@
-   ;;
- *-*-irix6*)
-   # Find out which ABI we are using.
--  echo '#line 8123 "configure"' > conftest.$ac_ext
-+  echo '#line 8051 "configure"' > conftest.$ac_ext
-   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-   (eval $ac_compile) 2>&5
-   ac_status=$?
-@@ -9556,11 +9484,11 @@
-    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-    -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:9559: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:9487: $lt_compile\"" >&5)
-    (eval "$lt_compile" 2>conftest.err)
-    ac_status=$?
-    cat conftest.err >&5
--   echo "$as_me:9563: \$? = $ac_status" >&5
-+   echo "$as_me:9491: \$? = $ac_status" >&5
-    if (exit $ac_status) && test -s "$ac_outfile"; then
-      # The compiler can only warn and ignore the option if not recognized
-      # So say no if there are warnings other than the usual output.
-@@ -9895,11 +9823,11 @@
-    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-    -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:9898: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:9826: $lt_compile\"" >&5)
-    (eval "$lt_compile" 2>conftest.err)
-    ac_status=$?
-    cat conftest.err >&5
--   echo "$as_me:9902: \$? = $ac_status" >&5
-+   echo "$as_me:9830: \$? = $ac_status" >&5
-    if (exit $ac_status) && test -s "$ac_outfile"; then
-      # The compiler can only warn and ignore the option if not recognized
-      # So say no if there are warnings other than the usual output.
-@@ -10000,11 +9928,11 @@
-    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-    -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:10003: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:9931: $lt_compile\"" >&5)
-    (eval "$lt_compile" 2>out/conftest.err)
-    ac_status=$?
-    cat out/conftest.err >&5
--   echo "$as_me:10007: \$? = $ac_status" >&5
-+   echo "$as_me:9935: \$? = $ac_status" >&5
-    if (exit $ac_status) && test -s out/conftest2.$ac_objext
-    then
-      # The compiler can only warn and ignore the option if not recognized
-@@ -10055,11 +9983,11 @@
-    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-    -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:10058: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:9986: $lt_compile\"" >&5)
-    (eval "$lt_compile" 2>out/conftest.err)
-    ac_status=$?
-    cat out/conftest.err >&5
--   echo "$as_me:10062: \$? = $ac_status" >&5
-+   echo "$as_me:9990: \$? = $ac_status" >&5
-    if (exit $ac_status) && test -s out/conftest2.$ac_objext
-    then
-      # The compiler can only warn and ignore the option if not recognized
-@@ -10174,6 +10102,9 @@
-   openbsd*)
-     with_gnu_ld=no
-     ;;
-+  linux* | k*bsd*-gnu)
-+    link_all_deplibs=no
-+    ;;
-   esac
- 
-   ld_shlibs=yes
-@@ -10356,7 +10287,7 @@
-       fi
-       ;;
- 
--    netbsd*)
-+    netbsd* | netbsdelf*-gnu)
-       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
- 	archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
- 	wlarc=
-@@ -10531,6 +10462,7 @@
- 	if test "$aix_use_runtimelinking" = yes; then
- 	  shared_flag="$shared_flag "'${wl}-G'
- 	fi
-+	link_all_deplibs=no
-       else
- 	# not using gcc
- 	if test "$host_cpu" = ia64; then
-@@ -10945,7 +10877,7 @@
-       link_all_deplibs=yes
-       ;;
- 
--    netbsd*)
-+    netbsd* | netbsdelf*-gnu)
-       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
- 	archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
-       else
-@@ -11907,13 +11839,10 @@
-   # before this can be enabled.
-   hardcode_into_libs=yes
- 
--  # Add ABI-specific directories to the system library path.
--  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
--
-   # Append ld.so.conf contents to the search path
-   if test -f /etc/ld.so.conf; then
-     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
--    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
-+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
-   fi
- 
-   # We used to test for /lib/ld.so.1 and disable shared libraries on
-@@ -11925,6 +11854,18 @@
-   dynamic_linker='GNU/Linux ld.so'
-   ;;
- 
-+netbsdelf*-gnu)
-+  version_type=linux
-+  need_lib_prefix=no
-+  need_version=no
-+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-+  soname_spec='${libname}${release}${shared_ext}$major'
-+  shlibpath_var=LD_LIBRARY_PATH
-+  shlibpath_overrides_runpath=no
-+  hardcode_into_libs=yes
-+  dynamic_linker='NetBSD ld.elf_so'
-+  ;;
-+
- netbsd*)
-   version_type=sunos
-   need_lib_prefix=no
-@@ -12858,7 +12799,7 @@
-   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
-   lt_status=$lt_dlunknown
-   cat > conftest.$ac_ext <<_LT_EOF
--#line 12861 "configure"
-+#line 12802 "configure"
- #include "confdefs.h"
- 
- #if HAVE_DLFCN_H
-@@ -12954,7 +12895,7 @@
-   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
-   lt_status=$lt_dlunknown
-   cat > conftest.$ac_ext <<_LT_EOF
--#line 12957 "configure"
-+#line 12898 "configure"
- #include "confdefs.h"
- 
- #if HAVE_DLFCN_H
-@@ -16557,11 +16498,6 @@
+--- mutter-2.27.1.1~git20090729+git.acfc4983.orig/configure	2009-07-29 19:28:33.000000000 +0200
++++ mutter-2.27.1.1~git20090729+git.acfc4983/configure	2009-07-29 19:41:42.163338540 +0200
+@@ -16498,11 +16498,6 @@
    esac
  
    case " $CFLAGS " in
@@ -2039,1086 +135,10 @@
    *[\ \	]-Wsign-compare[\ \	]*) ;;
    *) CFLAGS="$CFLAGS -Wsign-compare" ;;
    esac
-@@ -18511,10 +18447,11 @@
- { $as_echo "$as_me:$LINENO: checking for ALL" >&5
- $as_echo_n "checking for ALL... " >&6; }
- 
--if test -n "$ALL_CFLAGS"; then
--    pkg_cv_ALL_CFLAGS="$ALL_CFLAGS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$ALL_CFLAGS"; then
-+        pkg_cv_ALL_CFLAGS="$ALL_CFLAGS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.6.0\"") >&5
-   ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0") 2>&5
-   ac_status=$?
-@@ -18524,13 +18461,15 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
--if test -n "$ALL_LIBS"; then
--    pkg_cv_ALL_LIBS="$ALL_LIBS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$ALL_LIBS"; then
-+        pkg_cv_ALL_LIBS="$ALL_LIBS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.6.0\"") >&5
-   ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0") 2>&5
-   ac_status=$?
-@@ -18540,8 +18479,9 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
- 
- 
-@@ -18554,9 +18494,9 @@
-         _pkg_short_errors_supported=no
- fi
-         if test $_pkg_short_errors_supported = yes; then
--	        ALL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= 2.6.0" 2>&1`
-+	        ALL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 >= 2.6.0"`
-         else
--	        ALL_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= 2.6.0" 2>&1`
-+	        ALL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 >= 2.6.0"`
-         fi
- 	# Put the nasty error message in config.log where it belongs
- 	echo "$ALL_PKG_ERRORS" >&5
-@@ -18621,10 +18561,11 @@
- { $as_echo "$as_me:$LINENO: checking for MUTTER_MESSAGE" >&5
- $as_echo_n "checking for MUTTER_MESSAGE... " >&6; }
- 
--if test -n "$MUTTER_MESSAGE_CFLAGS"; then
--    pkg_cv_MUTTER_MESSAGE_CFLAGS="$MUTTER_MESSAGE_CFLAGS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$MUTTER_MESSAGE_CFLAGS"; then
-+        pkg_cv_MUTTER_MESSAGE_CFLAGS="$MUTTER_MESSAGE_CFLAGS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.6.0\"") >&5
-   ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6.0") 2>&5
-   ac_status=$?
-@@ -18634,13 +18575,15 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
--if test -n "$MUTTER_MESSAGE_LIBS"; then
--    pkg_cv_MUTTER_MESSAGE_LIBS="$MUTTER_MESSAGE_LIBS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$MUTTER_MESSAGE_LIBS"; then
-+        pkg_cv_MUTTER_MESSAGE_LIBS="$MUTTER_MESSAGE_LIBS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.6.0\"") >&5
-   ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6.0") 2>&5
-   ac_status=$?
-@@ -18650,8 +18593,9 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
- 
- 
-@@ -18664,9 +18608,9 @@
-         _pkg_short_errors_supported=no
- fi
-         if test $_pkg_short_errors_supported = yes; then
--	        MUTTER_MESSAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-2.0 >= 2.6.0" 2>&1`
-+	        MUTTER_MESSAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 >= 2.6.0"`
-         else
--	        MUTTER_MESSAGE_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-2.0 >= 2.6.0" 2>&1`
-+	        MUTTER_MESSAGE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.6.0"`
-         fi
- 	# Put the nasty error message in config.log where it belongs
- 	echo "$MUTTER_MESSAGE_PKG_ERRORS" >&5
-@@ -18730,10 +18674,11 @@
- { $as_echo "$as_me:$LINENO: checking for MUTTER_WINDOW_DEMO" >&5
- $as_echo_n "checking for MUTTER_WINDOW_DEMO... " >&6; }
- 
--if test -n "$MUTTER_WINDOW_DEMO_CFLAGS"; then
--    pkg_cv_MUTTER_WINDOW_DEMO_CFLAGS="$MUTTER_WINDOW_DEMO_CFLAGS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$MUTTER_WINDOW_DEMO_CFLAGS"; then
-+        pkg_cv_MUTTER_WINDOW_DEMO_CFLAGS="$MUTTER_WINDOW_DEMO_CFLAGS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.6.0\"") >&5
-   ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6.0") 2>&5
-   ac_status=$?
-@@ -18743,13 +18688,15 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
--if test -n "$MUTTER_WINDOW_DEMO_LIBS"; then
--    pkg_cv_MUTTER_WINDOW_DEMO_LIBS="$MUTTER_WINDOW_DEMO_LIBS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$MUTTER_WINDOW_DEMO_LIBS"; then
-+        pkg_cv_MUTTER_WINDOW_DEMO_LIBS="$MUTTER_WINDOW_DEMO_LIBS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.6.0\"") >&5
-   ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6.0") 2>&5
-   ac_status=$?
-@@ -18759,8 +18706,9 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
- 
- 
-@@ -18773,9 +18721,9 @@
-         _pkg_short_errors_supported=no
- fi
-         if test $_pkg_short_errors_supported = yes; then
--	        MUTTER_WINDOW_DEMO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-2.0 >= 2.6.0" 2>&1`
-+	        MUTTER_WINDOW_DEMO_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 >= 2.6.0"`
-         else
--	        MUTTER_WINDOW_DEMO_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-2.0 >= 2.6.0" 2>&1`
-+	        MUTTER_WINDOW_DEMO_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.6.0"`
-         fi
- 	# Put the nasty error message in config.log where it belongs
- 	echo "$MUTTER_WINDOW_DEMO_PKG_ERRORS" >&5
-@@ -18902,10 +18850,11 @@
- { $as_echo "$as_me:$LINENO: checking for CLUTTER" >&5
- $as_echo_n "checking for CLUTTER... " >&6; }
- 
--if test -n "$CLUTTER_CFLAGS"; then
--    pkg_cv_CLUTTER_CFLAGS="$CLUTTER_CFLAGS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$CLUTTER_CFLAGS"; then
-+        pkg_cv_CLUTTER_CFLAGS="$CLUTTER_CFLAGS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$CLUTTER_PACKAGE\"") >&5
-   ($PKG_CONFIG --exists --print-errors "$CLUTTER_PACKAGE") 2>&5
-   ac_status=$?
-@@ -18915,13 +18864,15 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
--if test -n "$CLUTTER_LIBS"; then
--    pkg_cv_CLUTTER_LIBS="$CLUTTER_LIBS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$CLUTTER_LIBS"; then
-+        pkg_cv_CLUTTER_LIBS="$CLUTTER_LIBS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$CLUTTER_PACKAGE\"") >&5
-   ($PKG_CONFIG --exists --print-errors "$CLUTTER_PACKAGE") 2>&5
-   ac_status=$?
-@@ -18931,8 +18882,9 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
- 
- 
-@@ -18945,9 +18897,9 @@
-         _pkg_short_errors_supported=no
- fi
-         if test $_pkg_short_errors_supported = yes; then
--	        CLUTTER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$CLUTTER_PACKAGE" 2>&1`
-+	        CLUTTER_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$CLUTTER_PACKAGE"`
-         else
--	        CLUTTER_PKG_ERRORS=`$PKG_CONFIG --print-errors "$CLUTTER_PACKAGE" 2>&1`
-+	        CLUTTER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$CLUTTER_PACKAGE"`
-         fi
- 	# Put the nasty error message in config.log where it belongs
- 	echo "$CLUTTER_PKG_ERRORS" >&5
-@@ -19174,10 +19126,11 @@
- { $as_echo "$as_me:$LINENO: checking for INTROSPECTION" >&5
- $as_echo_n "checking for INTROSPECTION... " >&6; }
- 
--if test -n "$INTROSPECTION_CFLAGS"; then
--    pkg_cv_INTROSPECTION_CFLAGS="$INTROSPECTION_CFLAGS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$INTROSPECTION_CFLAGS"; then
-+        pkg_cv_INTROSPECTION_CFLAGS="$INTROSPECTION_CFLAGS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gobject-introspection-1.0\"") >&5
-   ($PKG_CONFIG --exists --print-errors "gobject-introspection-1.0") 2>&5
-   ac_status=$?
-@@ -19187,13 +19140,15 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
--if test -n "$INTROSPECTION_LIBS"; then
--    pkg_cv_INTROSPECTION_LIBS="$INTROSPECTION_LIBS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$INTROSPECTION_LIBS"; then
-+        pkg_cv_INTROSPECTION_LIBS="$INTROSPECTION_LIBS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gobject-introspection-1.0\"") >&5
-   ($PKG_CONFIG --exists --print-errors "gobject-introspection-1.0") 2>&5
-   ac_status=$?
-@@ -19203,8 +19158,9 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
- 
- 
-@@ -19217,9 +19173,9 @@
-         _pkg_short_errors_supported=no
- fi
-         if test $_pkg_short_errors_supported = yes; then
--	        INTROSPECTION_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gobject-introspection-1.0" 2>&1`
-+	        INTROSPECTION_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gobject-introspection-1.0"`
-         else
--	        INTROSPECTION_PKG_ERRORS=`$PKG_CONFIG --print-errors "gobject-introspection-1.0" 2>&1`
-+	        INTROSPECTION_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gobject-introspection-1.0"`
-         fi
- 	# Put the nasty error message in config.log where it belongs
- 	echo "$INTROSPECTION_PKG_ERRORS" >&5
-@@ -19289,10 +19245,11 @@
- { $as_echo "$as_me:$LINENO: checking for MUTTER" >&5
- $as_echo_n "checking for MUTTER... " >&6; }
- 
--if test -n "$MUTTER_CFLAGS"; then
--    pkg_cv_MUTTER_CFLAGS="$MUTTER_CFLAGS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$MUTTER_CFLAGS"; then
-+        pkg_cv_MUTTER_CFLAGS="$MUTTER_CFLAGS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$MUTTER_PC_MODULES\"") >&5
-   ($PKG_CONFIG --exists --print-errors "$MUTTER_PC_MODULES") 2>&5
-   ac_status=$?
-@@ -19302,13 +19259,15 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
--if test -n "$MUTTER_LIBS"; then
--    pkg_cv_MUTTER_LIBS="$MUTTER_LIBS"
-- elif test -n "$PKG_CONFIG"; then
--    if test -n "$PKG_CONFIG" && \
-+if test -n "$PKG_CONFIG"; then
-+    if test -n "$MUTTER_LIBS"; then
-+        pkg_cv_MUTTER_LIBS="$MUTTER_LIBS"
-+    else
-+        if test -n "$PKG_CONFIG" && \
-     { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$MUTTER_PC_MODULES\"") >&5
-   ($PKG_CONFIG --exists --print-errors "$MUTTER_PC_MODULES") 2>&5
-   ac_status=$?
-@@ -19318,8 +19277,9 @@
- else
-   pkg_failed=yes
- fi
-- else
--    pkg_failed=untried
-+    fi
-+else
-+	pkg_failed=untried
- fi
- 
- 
-@@ -19332,9 +19292,9 @@
-         _pkg_short_errors_supported=no
- fi
-         if test $_pkg_short_errors_supported = yes; then
--	        MUTTER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$MUTTER_PC_MODULES" 2>&1`
-+	        MUTTER_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$MUTTER_PC_MODULES"`
-         else
--	        MUTTER_PKG_ERRORS=`$PKG_CONFIG --print-errors "$MUTTER_PC_MODULES" 2>&1`
-+	        MUTTER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$MUTTER_PC_MODULES"`
-         fi
- 	# Put the nasty error message in config.log where it belongs
- 	echo "$MUTTER_PKG_ERRORS" >&5
-@@ -22473,14 +22433,6 @@
- LTLIBOBJS=$ac_ltlibobjs
- 
- 
-- if test -n "$EXEEXT"; then
--  am__EXEEXT_TRUE=
--  am__EXEEXT_FALSE='#'
--else
--  am__EXEEXT_TRUE='#'
--  am__EXEEXT_FALSE=
--fi
--
- if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
-   { { $as_echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
- Usually this means the macro was only invoked conditionally." >&5
-@@ -23983,28 +23935,27 @@
- 
- 
-   case $ac_file$ac_mode in
--    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
--  # Autoconf 2.62 quotes --file arguments for eval, but not when files
--  # are listed without --file.  Let's play safe and only enable the eval
--  # if we detect the quoting.
--  case $CONFIG_FILES in
--  *\'*) eval set x "$CONFIG_FILES" ;;
--  *)   set x $CONFIG_FILES ;;
--  esac
--  shift
--  for mf
--  do
--    # Strip MF so we end up with the name of the file.
--    mf=`echo "$mf" | sed -e 's/:.*$//'`
--    # Check whether this is an Automake generated Makefile or not.
--    # We used to match only the files named `Makefile.in', but
--    # some people rename them; so instead we look at the file content.
--    # Grep'ing the first line is not enough: some people post-process
--    # each Makefile.in and add a new line on top of each file to say so.
--    # Grep'ing the whole file is not good either: AIX grep has a line
--    # limit of 2048, but all sed's we know have understand at least 4000.
--    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
--      dirpart=`$as_dirname -- "$mf" ||
-+    "depfiles":C) test x"$AMDEP_TRUE" != x"" || # Autoconf 2.62 quotes --file arguments for eval, but not when files
-+# are listed without --file.  Let's play safe and only enable the eval
-+# if we detect the quoting.
-+case $CONFIG_FILES in
-+*\'*) eval set x "$CONFIG_FILES" ;;
-+*)   set x $CONFIG_FILES ;;
-+esac
-+shift
-+for mf
-+do
-+  # Strip MF so we end up with the name of the file.
-+  mf=`echo "$mf" | sed -e 's/:.*$//'`
-+  # Check whether this is an Automake generated Makefile or not.
-+  # We used to match only the files named `Makefile.in', but
-+  # some people rename them; so instead we look at the file content.
-+  # Grep'ing the first line is not enough: some people post-process
-+  # each Makefile.in and add a new line on top of each file to say so.
-+  # Grep'ing the whole file is not good either: AIX grep has a line
-+  # limit of 2048, but all sed's we know have understand at least 4000.
-+  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
-+    dirpart=`$as_dirname -- "$mf" ||
- $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- 	 X"$mf" : 'X\(//\)[^/]' \| \
- 	 X"$mf" : 'X\(//\)$' \| \
-@@ -24027,28 +23978,28 @@
- 	    q
- 	  }
- 	  s/.*/./; q'`
--    else
--      continue
--    fi
--    # Extract the definition of DEPDIR, am__include, and am__quote
--    # from the Makefile without running `make'.
--    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
--    test -z "$DEPDIR" && continue
--    am__include=`sed -n 's/^am__include = //p' < "$mf"`
--    test -z "am__include" && continue
--    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
--    # When using ansi2knr, U may be empty or an underscore; expand it
--    U=`sed -n 's/^U = //p' < "$mf"`
--    # Find all dependency output files, they are included files with
--    # $(DEPDIR) in their names.  We invoke sed twice because it is the
--    # simplest approach to changing $(DEPDIR) to its actual value in the
--    # expansion.
--    for file in `sed -n "
--      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
--	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
--      # Make sure the directory exists.
--      test -f "$dirpart/$file" && continue
--      fdir=`$as_dirname -- "$file" ||
-+  else
-+    continue
-+  fi
-+  # Extract the definition of DEPDIR, am__include, and am__quote
-+  # from the Makefile without running `make'.
-+  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
-+  test -z "$DEPDIR" && continue
-+  am__include=`sed -n 's/^am__include = //p' < "$mf"`
-+  test -z "am__include" && continue
-+  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
-+  # When using ansi2knr, U may be empty or an underscore; expand it
-+  U=`sed -n 's/^U = //p' < "$mf"`
-+  # Find all dependency output files, they are included files with
-+  # $(DEPDIR) in their names.  We invoke sed twice because it is the
-+  # simplest approach to changing $(DEPDIR) to its actual value in the
-+  # expansion.
-+  for file in `sed -n "
-+    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
-+       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
-+    # Make sure the directory exists.
-+    test -f "$dirpart/$file" && continue
-+    fdir=`$as_dirname -- "$file" ||
- $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- 	 X"$file" : 'X\(//\)[^/]' \| \
- 	 X"$file" : 'X\(//\)$' \| \
-@@ -24071,7 +24022,7 @@
- 	    q
- 	  }
- 	  s/.*/./; q'`
--      { as_dir=$dirpart/$fdir
-+    { as_dir=$dirpart/$fdir
-   case $as_dir in #(
-   -*) as_dir=./$as_dir;;
-   esac
-@@ -24112,11 +24063,10 @@
-   } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
- $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
-    { (exit 1); exit 1; }; }; }
--      # echo "creating $dirpart/$file"
--      echo '# dummy' > "$dirpart/$file"
--    done
-+    # echo "creating $dirpart/$file"
-+    echo '# dummy' > "$dirpart/$file"
-   done
--}
-+done
-  ;;
-     "libtool":C)
- 
-Index: mutter-2.27.1/doc/Makefile.in
+Index: mutter-2.27.1.1~git20090729+git.acfc4983/ltmain.sh
 ===================================================================
---- mutter-2.27.1.orig/doc/Makefile.in	2009-07-17 00:02:00.000000000 +0200
-+++ mutter-2.27.1/doc/Makefile.in	2009-07-26 13:23:03.173792800 +0200
-@@ -1,9 +1,8 @@
--# Makefile.in generated by automake 1.11 from Makefile.am.
-+# Makefile.in generated by automake 1.10.2 from Makefile.am.
- # @configure_input@
- 
- # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
--# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
--# Inc.
-+# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
-@@ -16,9 +15,8 @@
- @SET_MAKE@
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
--pkgincludedir = $(includedir)/@PACKAGE@
- pkglibdir = $(libdir)/@PACKAGE@
--pkglibexecdir = $(libexecdir)/@PACKAGE@
-+pkgincludedir = $(includedir)/@PACKAGE@
- am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
- install_sh_DATA = $(install_sh) -c -m 644
- install_sh_PROGRAM = $(install_sh) -c
-@@ -42,7 +40,6 @@
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h
- CONFIG_CLEAN_FILES =
--CONFIG_CLEAN_VPATH_FILES =
- SOURCES =
- DIST_SOURCES =
- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-@@ -54,38 +51,10 @@
- 	ps-recursive uninstall-recursive
- RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-   distclean-recursive maintainer-clean-recursive
--AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
--	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
--	distdir
- ETAGS = etags
- CTAGS = ctags
- DIST_SUBDIRS = $(SUBDIRS)
- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
--am__relativize = \
--  dir0=`pwd`; \
--  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
--  sed_rest='s,^[^/]*/*,,'; \
--  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
--  sed_butlast='s,/*[^/]*$$,,'; \
--  while test -n "$$dir1"; do \
--    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
--    if test "$$first" != "."; then \
--      if test "$$first" = ".."; then \
--        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
--        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
--      else \
--        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
--        if test "$$first2" = "$$first"; then \
--          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
--        else \
--          dir2="../$$dir2"; \
--        fi; \
--        dir0="$$dir0"/"$$first"; \
--      fi; \
--    fi; \
--    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
--  done; \
--  reldir="$$dir2"
- ACLOCAL = @ACLOCAL@
- ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
- ALL_CFLAGS = @ALL_CFLAGS@
-@@ -284,9 +253,9 @@
- 	      exit 1;; \
- 	  esac; \
- 	done; \
--	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
--	$(am__cd) $(top_srcdir) && \
--	  $(AUTOMAKE) --gnu doc/Makefile
-+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
-+	cd $(top_srcdir) && \
-+	  $(AUTOMAKE) --gnu  doc/Makefile
- .PRECIOUS: Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- 	@case '$?' in \
-@@ -304,7 +273,6 @@
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
--$(am__aclocal_m4_deps):
- 
- mostlyclean-libtool:
- 	-rm -f *.lo
-@@ -336,7 +304,7 @@
- 	  else \
- 	    local_target="$$target"; \
- 	  fi; \
--	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-+	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- 	  || eval $$failcom; \
- 	done; \
- 	if test "$$dot_seen" = "no"; then \
-@@ -370,16 +338,16 @@
- 	  else \
- 	    local_target="$$target"; \
- 	  fi; \
--	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-+	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- 	  || eval $$failcom; \
- 	done && test -z "$$fail"
- tags-recursive:
- 	list='$(SUBDIRS)'; for subdir in $$list; do \
--	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-+	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
- 	done
- ctags-recursive:
- 	list='$(SUBDIRS)'; for subdir in $$list; do \
--	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-+	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
- 	done
- 
- ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-@@ -394,7 +362,7 @@
- 
- TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
--	set x; \
-+	tags=; \
- 	here=`pwd`; \
- 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
- 	  include_option=--etags-include; \
-@@ -406,7 +374,7 @@
- 	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    test ! -f $$subdir/TAGS || \
--	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-+	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
- 	  fi; \
- 	done; \
- 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-@@ -415,34 +383,29 @@
- 	  done | \
- 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
--	shift; \
--	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-+	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
- 	  test -n "$$unique" || unique=$$empty_fix; \
--	  if test $$# -gt 0; then \
--	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
--	      "$$@" $$unique; \
--	  else \
--	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
--	      $$unique; \
--	  fi; \
-+	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-+	    $$tags $$unique; \
- 	fi
- ctags: CTAGS
- CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
-+	tags=; \
- 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
- 	unique=`for i in $$list; do \
- 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- 	  done | \
- 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
--	test -z "$(CTAGS_ARGS)$$unique" \
-+	test -z "$(CTAGS_ARGS)$$tags$$unique" \
- 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
--	     $$unique
-+	     $$tags $$unique
- 
- GTAGS:
- 	here=`$(am__cd) $(top_builddir) && pwd` \
--	  && $(am__cd) $(top_srcdir) \
--	  && gtags -i $(GTAGS_ARGS) "$$here"
-+	  && cd $(top_srcdir) \
-+	  && gtags -i $(GTAGS_ARGS) $$here
- 
- distclean-tags:
- 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-@@ -463,44 +426,29 @@
- 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- 	  if test -d $$d/$$file; then \
- 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
--	    if test -d "$(distdir)/$$file"; then \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
--	    fi; \
- 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
--	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- 	    fi; \
--	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- 	  else \
--	    test -f "$(distdir)/$$file" \
--	    || cp -p $$d/$$file "$(distdir)/$$file" \
-+	    test -f $(distdir)/$$file \
-+	    || cp -p $$d/$$file $(distdir)/$$file \
- 	    || exit 1; \
- 	  fi; \
- 	done
--	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-+	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    test -d "$(distdir)/$$subdir" \
- 	    || $(MKDIR_P) "$(distdir)/$$subdir" \
- 	    || exit 1; \
--	  fi; \
--	done
--	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
--	  if test "$$subdir" = .; then :; else \
--	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
--	    $(am__relativize); \
--	    new_distdir=$$reldir; \
--	    dir1=$$subdir; dir2="$(top_distdir)"; \
--	    $(am__relativize); \
--	    new_top_distdir=$$reldir; \
--	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
--	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
--	    ($(am__cd) $$subdir && \
-+	    distdir=`$(am__cd) $(distdir) && pwd`; \
-+	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
-+	    (cd $$subdir && \
- 	      $(MAKE) $(AM_MAKEFLAGS) \
--	        top_distdir="$$new_top_distdir" \
--	        distdir="$$new_distdir" \
-+	        top_distdir="$$top_distdir" \
-+	        distdir="$$distdir/$$subdir" \
- 		am__remove_distdir=: \
- 		am__skip_length_check=: \
--		am__skip_mode_fix=: \
- 	        distdir) \
- 	      || exit 1; \
- 	  fi; \
-@@ -530,7 +478,6 @@
- 
- distclean-generic:
- 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
--	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
- 
- maintainer-clean-generic:
- 	@echo "This command is intended for maintainers to use"
-@@ -549,8 +496,6 @@
- 
- html: html-recursive
- 
--html-am:
--
- info: info-recursive
- 
- info-am:
-@@ -559,28 +504,18 @@
- 
- install-dvi: install-dvi-recursive
- 
--install-dvi-am:
--
- install-exec-am:
- 
- install-html: install-html-recursive
- 
--install-html-am:
--
- install-info: install-info-recursive
- 
--install-info-am:
--
- install-man:
- 
- install-pdf: install-pdf-recursive
- 
--install-pdf-am:
--
- install-ps: install-ps-recursive
- 
--install-ps-am:
--
- installcheck-am:
- 
- maintainer-clean: maintainer-clean-recursive
-@@ -601,8 +536,8 @@
- 
- uninstall-am:
- 
--.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
--	install-am install-strip tags-recursive
-+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
-+	install-strip
- 
- .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
- 	all all-am check check-am clean clean-generic clean-libtool \
-@@ -618,7 +553,6 @@
- 	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
- 	uninstall uninstall-am
- 
--
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
-Index: mutter-2.27.1/doc/man/Makefile.in
-===================================================================
---- mutter-2.27.1.orig/doc/man/Makefile.in	2009-07-17 00:02:00.000000000 +0200
-+++ mutter-2.27.1/doc/man/Makefile.in	2009-07-26 13:23:03.277790906 +0200
-@@ -1,9 +1,8 @@
--# Makefile.in generated by automake 1.11 from Makefile.am.
-+# Makefile.in generated by automake 1.10.2 from Makefile.am.
- # @configure_input@
- 
- # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
--# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
--# Inc.
-+# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
-@@ -16,9 +15,8 @@
- @SET_MAKE@
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
--pkgincludedir = $(includedir)/@PACKAGE@
- pkglibdir = $(libdir)/@PACKAGE@
--pkglibexecdir = $(libexecdir)/@PACKAGE@
-+pkgincludedir = $(includedir)/@PACKAGE@
- am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
- install_sh_DATA = $(install_sh) -c -m 644
- install_sh_PROGRAM = $(install_sh) -c
-@@ -42,30 +40,8 @@
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h
- CONFIG_CLEAN_FILES =
--CONFIG_CLEAN_VPATH_FILES =
- SOURCES =
- DIST_SOURCES =
--am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
--am__vpath_adj = case $$p in \
--    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
--    *) f=$$p;; \
--  esac;
--am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
--am__install_max = 40
--am__nobase_strip_setup = \
--  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
--am__nobase_strip = \
--  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
--am__nobase_list = $(am__nobase_strip_setup); \
--  for p in $$list; do echo "$$p $$p"; done | \
--  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
--  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
--    if (++n[$$2] == $(am__install_max)) \
--      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
--    END { for (dir in files) print dir, files[dir] }'
--am__base_list = \
--  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
--  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
- man1dir = $(mandir)/man1
- am__installdirs = "$(DESTDIR)$(man1dir)"
- NROFF = nroff
-@@ -269,9 +245,9 @@
- 	      exit 1;; \
- 	  esac; \
- 	done; \
--	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/man/Makefile'; \
--	$(am__cd) $(top_srcdir) && \
--	  $(AUTOMAKE) --gnu doc/man/Makefile
-+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/man/Makefile'; \
-+	cd $(top_srcdir) && \
-+	  $(AUTOMAKE) --gnu  doc/man/Makefile
- .PRECIOUS: Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- 	@case '$?' in \
-@@ -289,51 +265,57 @@
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
--$(am__aclocal_m4_deps):
- 
- mostlyclean-libtool:
- 	-rm -f *.lo
- 
- clean-libtool:
- 	-rm -rf .libs _libs
--install-man1: $(man_MANS)
-+install-man1: $(man1_MANS) $(man_MANS)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
--	@list=''; test -n "$(man1dir)" || exit 0; \
--	{ for i in $$list; do echo "$$i"; done; \
--	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
--	  sed -n '/\.1[a-z]*$$/p'; \
--	} | while read p; do \
--	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
--	  echo "$$d$$p"; echo "$$p"; \
--	done | \
--	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
--	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
--	sed 'N;N;s,\n, ,g' | { \
--	list=; while read file base inst; do \
--	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
--	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
--	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
--	  fi; \
-+	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
-+	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
-+	for i in $$l2; do \
-+	  case "$$i" in \
-+	    *.1*) list="$$list $$i" ;; \
-+	  esac; \
- 	done; \
--	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
--	while read files; do \
--	  test -z "$$files" || { \
--	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
--	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
--	done; }
--
-+	for i in $$list; do \
-+	  if test -f $$i; then file=$$i; \
-+	  else file=$(srcdir)/$$i; fi; \
-+	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
-+	  case "$$ext" in \
-+	    1*) ;; \
-+	    *) ext='1' ;; \
-+	  esac; \
-+	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
-+	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
-+	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
-+	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
-+	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
-+	done
- uninstall-man1:
- 	@$(NORMAL_UNINSTALL)
--	@list=''; test -n "$(man1dir)" || exit 0; \
--	files=`{ for i in $$list; do echo "$$i"; done; \
--	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
--	  sed -n '/\.1[a-z]*$$/p'; \
--	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
--	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
--	test -z "$$files" || { \
--	  echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
--	  cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
-+	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
-+	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
-+	for i in $$l2; do \
-+	  case "$$i" in \
-+	    *.1*) list="$$list $$i" ;; \
-+	  esac; \
-+	done; \
-+	for i in $$list; do \
-+	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
-+	  case "$$ext" in \
-+	    1*) ;; \
-+	    *) ext='1' ;; \
-+	  esac; \
-+	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
-+	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
-+	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
-+	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
-+	  rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
-+	done
- tags: TAGS
- TAGS:
- 
-@@ -342,19 +324,6 @@
- 
- 
- distdir: $(DISTFILES)
--	@list='$(MANS)'; if test -n "$$list"; then \
--	  list=`for p in $$list; do \
--	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
--	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
--	  if test -n "$$list" && \
--	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
--	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
--	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
--	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
--	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
--	    exit 1; \
--	  else :; fi; \
--	else :; fi
- 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- 	list='$(DISTFILES)'; \
-@@ -370,17 +339,13 @@
- 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- 	  if test -d $$d/$$file; then \
- 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
--	    if test -d "$(distdir)/$$file"; then \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
--	    fi; \
- 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
--	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- 	    fi; \
--	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- 	  else \
--	    test -f "$(distdir)/$$file" \
--	    || cp -p $$d/$$file "$(distdir)/$$file" \
-+	    test -f $(distdir)/$$file \
-+	    || cp -p $$d/$$file $(distdir)/$$file \
- 	    || exit 1; \
- 	  fi; \
- 	done
-@@ -411,7 +376,6 @@
- 
- distclean-generic:
- 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
--	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
- 
- maintainer-clean-generic:
- 	@echo "This command is intended for maintainers to use"
-@@ -430,8 +394,6 @@
- 
- html: html-am
- 
--html-am:
--
- info: info-am
- 
- info-am:
-@@ -440,28 +402,18 @@
- 
- install-dvi: install-dvi-am
- 
--install-dvi-am:
--
- install-exec-am:
- 
- install-html: install-html-am
- 
--install-html-am:
--
- install-info: install-info-am
- 
--install-info-am:
--
- install-man: install-man1
- 
- install-pdf: install-pdf-am
- 
--install-pdf-am:
--
- install-ps: install-ps-am
- 
--install-ps-am:
--
- installcheck-am:
- 
- maintainer-clean: maintainer-clean-am
-@@ -498,7 +450,6 @@
- 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- 	uninstall uninstall-am uninstall-man uninstall-man1
- 
--
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
-Index: mutter-2.27.1/ltmain.sh
-===================================================================
---- mutter-2.27.1.orig/ltmain.sh	2009-07-16 21:30:57.000000000 +0200
-+++ mutter-2.27.1/ltmain.sh	2009-07-26 13:22:50.645790616 +0200
+--- mutter-2.27.1.1~git20090729+git.acfc4983.orig/ltmain.sh	2009-07-29 19:28:28.000000000 +0200
++++ mutter-2.27.1.1~git20090729+git.acfc4983/ltmain.sh	2009-07-29 19:41:31.915838529 +0200
 @@ -4646,6 +4646,13 @@
        -R*)
  	func_stripname '-R' '' "$arg"
@@ -3133,2270 +153,11 @@
  	# We need an absolute path.
  	case $dir in
  	[\\/]* | [A-Za-z]:[\\/]*) ;;
-@@ -5344,19 +5351,19 @@
- 	    # It is a libtool convenience library, so add in its objects.
- 	    convenience="$convenience $ladir/$objdir/$old_library"
- 	    old_convenience="$old_convenience $ladir/$objdir/$old_library"
-+	    tmp_libs=
-+	    for deplib in $dependency_libs; do
-+	      deplibs="$deplib $deplibs"
-+	      if $opt_duplicate_deps ; then
-+		case "$tmp_libs " in
-+		*" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
-+		esac
-+	      fi
-+	      tmp_libs="$tmp_libs $deplib"
-+	    done
- 	  elif test "$linkmode" != prog && test "$linkmode" != lib; then
- 	    func_fatal_error "\`$lib' is not a convenience library"
- 	  fi
--	  tmp_libs=
--	  for deplib in $dependency_libs; do
--	    deplibs="$deplib $deplibs"
--	    if $opt_duplicate_deps ; then
--	      case "$tmp_libs " in
--	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
--	      esac
--	    fi
--	    tmp_libs="$tmp_libs $deplib"
--	  done
- 	  continue
- 	fi # $pass = conv
- 
-@@ -5893,6 +5900,7 @@
- 	  if test "$link_all_deplibs" != no; then
- 	    # Add the search paths of all dependency libraries
+@@ -8059,6 +8066,7 @@
+ 	    # Replace all uninstalled libtool libraries with the installed ones
+ 	    newdependency_libs=
  	    for deplib in $dependency_libs; do
 +	      path=
  	      case $deplib in
- 	      -L*) path="$deplib" ;;
  	      *.la)
-@@ -7683,6 +7691,10 @@
-         # Disable wrappers for cegcc, we are cross compiling anyway.
-         wrappers_required=no
-         ;;
-+      *cegcc)
-+        # Disable wrappers for cegcc, we are cross compiling anyway.
-+        wrappers_required=no
-+        ;;
-       *)
-         if test "$need_relink" = no || test "$build_libtool_libs" != yes; then
-           wrappers_required=no
-Index: mutter-2.27.1/src/Makefile.in
-===================================================================
---- mutter-2.27.1.orig/src/Makefile.in	2009-07-17 00:02:01.000000000 +0200
-+++ mutter-2.27.1/src/Makefile.in	2009-07-26 13:23:03.657791100 +0200
-@@ -1,9 +1,8 @@
--# Makefile.in generated by automake 1.11 from Makefile.am.
-+# Makefile.in generated by automake 1.10.2 from Makefile.am.
- # @configure_input@
- 
- # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
--# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
--# Inc.
-+# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
-@@ -20,9 +19,8 @@
- 
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
--pkgincludedir = $(includedir)/@PACKAGE@
- pkglibdir = $(libdir)/@PACKAGE@
--pkglibexecdir = $(libexecdir)/@PACKAGE@
-+pkgincludedir = $(includedir)/@PACKAGE@
- am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
- install_sh_DATA = $(install_sh) -c -m 644
- install_sh_PROGRAM = $(install_sh) -c
-@@ -51,33 +49,18 @@
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h
- CONFIG_CLEAN_FILES = libmutter-private.pc mutter-plugins.pc
--CONFIG_CLEAN_VPATH_FILES =
- am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
- am__vpath_adj = case $$p in \
-     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-     *) f=$$p;; \
-   esac;
--am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
--am__install_max = 40
--am__nobase_strip_setup = \
--  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
--am__nobase_strip = \
--  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
--am__nobase_list = $(am__nobase_strip_setup); \
--  for p in $$list; do echo "$$p $$p"; done | \
--  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
--  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
--    if (++n[$$2] == $(am__install_max)) \
--      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
--    END { for (dir in files) print dir, files[dir] }'
--am__base_list = \
--  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
--  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
- am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
- 	"$(DESTDIR)$(desktopfilesdir)" "$(DESTDIR)$(girdir)" \
- 	"$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(schemadir)" \
- 	"$(DESTDIR)$(typelibdir)" "$(DESTDIR)$(wmpropertiesdir)" \
- 	"$(DESTDIR)$(libmutterincludedir)"
-+libLTLIBRARIES_INSTALL = $(INSTALL)
- LTLIBRARIES = $(lib_LTLIBRARIES)
- libmutter_private_la_DEPENDENCIES =
- am_libmutter_private_la_OBJECTS = libmutter_private_la-boxes.lo \
-@@ -90,6 +73,7 @@
- 	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
- 	$(libmutter_private_la_CFLAGS) $(CFLAGS) \
- 	$(libmutter_private_la_LDFLAGS) $(LDFLAGS) -o $@
-+binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
- PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
- am__objects_1 = mutter-marshal.$(OBJEXT) mutter-enum-types.$(OBJEXT)
- am_mutter_OBJECTS = async-getprop.$(OBJEXT) alttabhandler.$(OBJEXT) \
-@@ -135,7 +119,6 @@
- DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
- depcomp = $(SHELL) $(top_srcdir)/depcomp
- am__depfiles_maybe = depfiles
--am__mv = mv -f
- COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-@@ -158,43 +141,22 @@
- 	install-pdf-recursive install-ps-recursive install-recursive \
- 	installcheck-recursive installdirs-recursive pdf-recursive \
- 	ps-recursive uninstall-recursive
-+desktopfilesDATA_INSTALL = $(INSTALL_DATA)
-+girDATA_INSTALL = $(INSTALL_DATA)
-+pkgconfigDATA_INSTALL = $(INSTALL_DATA)
-+schemaDATA_INSTALL = $(INSTALL_DATA)
-+typelibDATA_INSTALL = $(INSTALL_DATA)
-+wmpropertiesDATA_INSTALL = $(INSTALL_DATA)
- DATA = $(desktopfiles_DATA) $(gir_DATA) $(pkgconfig_DATA) \
- 	$(schema_DATA) $(typelib_DATA) $(wmproperties_DATA)
-+libmutterincludeHEADERS_INSTALL = $(INSTALL_HEADER)
- HEADERS = $(libmutterinclude_HEADERS)
- RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-   distclean-recursive maintainer-clean-recursive
--AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
--	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
--	distdir
- ETAGS = etags
- CTAGS = ctags
- DIST_SUBDIRS = $(SUBDIRS)
- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
--am__relativize = \
--  dir0=`pwd`; \
--  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
--  sed_rest='s,^[^/]*/*,,'; \
--  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
--  sed_butlast='s,/*[^/]*$$,,'; \
--  while test -n "$$dir1"; do \
--    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
--    if test "$$first" != "."; then \
--      if test "$$first" = ".."; then \
--        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
--        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
--      else \
--        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
--        if test "$$first2" = "$$first"; then \
--          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
--        else \
--          dir2="../$$dir2"; \
--        fi; \
--        dir0="$$dir0"/"$$first"; \
--      fi; \
--    fi; \
--    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
--  done; \
--  reldir="$$dir2"
- ACLOCAL = @ACLOCAL@
- ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
- ALL_CFLAGS = @ALL_CFLAGS@
-@@ -625,9 +587,9 @@
- 	      exit 1;; \
- 	  esac; \
- 	done; \
--	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
--	$(am__cd) $(top_srcdir) && \
--	  $(AUTOMAKE) --gnu src/Makefile
-+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
-+	cd $(top_srcdir) && \
-+	  $(AUTOMAKE) --gnu  src/Makefile
- .PRECIOUS: Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- 	@case '$?' in \
-@@ -645,7 +607,6 @@
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
--$(am__aclocal_m4_deps):
- libmutter-private.pc: $(top_builddir)/config.status $(srcdir)/libmutter-private.pc.in
- 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
- mutter-plugins.pc: $(top_builddir)/config.status $(srcdir)/mutter-plugins.pc.in
-@@ -653,24 +614,20 @@
- install-libLTLIBRARIES: $(lib_LTLIBRARIES)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
--	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
--	list2=; for p in $$list; do \
-+	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
- 	  if test -f $$p; then \
--	    list2="$$list2 $$p"; \
-+	    f=$(am__strip_dir) \
-+	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
-+	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
- 	  else :; fi; \
--	done; \
--	test -z "$$list2" || { \
--	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
--	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
--	}
-+	done
- 
- uninstall-libLTLIBRARIES:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
--	for p in $$list; do \
--	  $(am__strip_dir) \
--	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
--	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
-+	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
-+	  p=$(am__strip_dir) \
-+	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
-+	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
- 	done
- 
- clean-libLTLIBRARIES:
-@@ -686,55 +643,38 @@
- install-binPROGRAMS: $(bin_PROGRAMS)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
--	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
--	for p in $$list; do echo "$$p $$p"; done | \
--	sed 's/$(EXEEXT)$$//' | \
--	while read p p1; do if test -f $$p || test -f $$p1; \
--	  then echo "$$p"; echo "$$p"; else :; fi; \
--	done | \
--	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
--	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
--	sed 'N;N;N;s,\n, ,g' | \
--	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
--	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
--	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
--	    else { print "f", $$3 "/" $$4, $$1; } } \
--	  END { for (d in files) print "f", d, files[d] }' | \
--	while read type dir files; do \
--	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
--	    test -z "$$files" || { \
--	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
--	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
--	    } \
--	; done
-+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
-+	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
-+	  if test -f $$p \
-+	     || test -f $$p1 \
-+	  ; then \
-+	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
-+	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
-+	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
-+	  else :; fi; \
-+	done
- 
- uninstall-binPROGRAMS:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
--	files=`for p in $$list; do echo "$$p"; done | \
--	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
--	      -e 's/$$/$(EXEEXT)/' `; \
--	test -n "$$list" || exit 0; \
--	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
--	cd "$(DESTDIR)$(bindir)" && rm -f $$files
-+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
-+	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
-+	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
-+	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
-+	done
- 
- clean-binPROGRAMS:
--	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
--	echo " rm -f" $$list; \
--	rm -f $$list || exit $$?; \
--	test -n "$(EXEEXT)" || exit 0; \
--	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
--	echo " rm -f" $$list; \
--	rm -f $$list
-+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
-+	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
-+	  echo " rm -f $$p $$f"; \
-+	  rm -f $$p $$f ; \
-+	done
- 
- clean-noinstPROGRAMS:
--	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
--	echo " rm -f" $$list; \
--	rm -f $$list || exit $$?; \
--	test -n "$(EXEEXT)" || exit 0; \
--	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
--	echo " rm -f" $$list; \
--	rm -f $$list
-+	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
-+	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
-+	  echo " rm -f $$p $$f"; \
-+	  rm -f $$p $$f ; \
-+	done
- mutter$(EXEEXT): $(mutter_OBJECTS) $(mutter_DEPENDENCIES) 
- 	@rm -f mutter$(EXEEXT)
- 	$(mutter_LINK) $(mutter_OBJECTS) $(mutter_LDADD) $(LIBS)
-@@ -822,819 +762,819 @@
- 
- .c.o:
- @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(COMPILE) -c $<
- 
- .c.obj:
- @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
- 
- .c.lo:
- @am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
- 
- libmutter_private_la-boxes.lo: core/boxes.c
-- at am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-boxes.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-boxes.Tpo -c -o libmutter_private_la-boxes.lo `test -f 'core/boxes.c' || echo '$(srcdir)/'`core/boxes.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmutter_private_la-boxes.Tpo $(DEPDIR)/libmutter_private_la-boxes.Plo
-+ at am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-boxes.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-boxes.Tpo -c -o libmutter_private_la-boxes.lo `test -f 'core/boxes.c' || echo '$(srcdir)/'`core/boxes.c
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmutter_private_la-boxes.Tpo $(DEPDIR)/libmutter_private_la-boxes.Plo
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/boxes.c' object='libmutter_private_la-boxes.lo' libtool=yes @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-- at am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-boxes.lo `test -f 'core/boxes.c' || echo '$(srcdir)/'`core/boxes.c
-+ at am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-boxes.lo `test -f 'core/boxes.c' || echo '$(srcdir)/'`core/boxes.c
- 
- libmutter_private_la-gradient.lo: ui/gradient.c
-- at am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-gradient.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-gradient.Tpo -c -o libmutter_private_la-gradient.lo `test -f 'ui/gradient.c' || echo '$(srcdir)/'`ui/gradient.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmutter_private_la-gradient.Tpo $(DEPDIR)/libmutter_private_la-gradient.Plo
-+ at am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-gradient.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-gradient.Tpo -c -o libmutter_private_la-gradient.lo `test -f 'ui/gradient.c' || echo '$(srcdir)/'`ui/gradient.c
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmutter_private_la-gradient.Tpo $(DEPDIR)/libmutter_private_la-gradient.Plo
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/gradient.c' object='libmutter_private_la-gradient.lo' libtool=yes @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-- at am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-gradient.lo `test -f 'ui/gradient.c' || echo '$(srcdir)/'`ui/gradient.c
-+ at am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-gradient.lo `test -f 'ui/gradient.c' || echo '$(srcdir)/'`ui/gradient.c
- 
- libmutter_private_la-util.lo: core/util.c
-- at am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-util.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-util.Tpo -c -o libmutter_private_la-util.lo `test -f 'core/util.c' || echo '$(srcdir)/'`core/util.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmutter_private_la-util.Tpo $(DEPDIR)/libmutter_private_la-util.Plo
-+ at am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-util.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-util.Tpo -c -o libmutter_private_la-util.lo `test -f 'core/util.c' || echo '$(srcdir)/'`core/util.c
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmutter_private_la-util.Tpo $(DEPDIR)/libmutter_private_la-util.Plo
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/util.c' object='libmutter_private_la-util.lo' libtool=yes @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-- at am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-util.lo `test -f 'core/util.c' || echo '$(srcdir)/'`core/util.c
-+ at am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-util.lo `test -f 'core/util.c' || echo '$(srcdir)/'`core/util.c
- 
- libmutter_private_la-preview-widget.lo: ui/preview-widget.c
-- at am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-preview-widget.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-preview-widget.Tpo -c -o libmutter_private_la-preview-widget.lo `test -f 'ui/preview-widget.c' || echo '$(srcdir)/'`ui/preview-widget.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmutter_private_la-preview-widget.Tpo $(DEPDIR)/libmutter_private_la-preview-widget.Plo
-+ at am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-preview-widget.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-preview-widget.Tpo -c -o libmutter_private_la-preview-widget.lo `test -f 'ui/preview-widget.c' || echo '$(srcdir)/'`ui/preview-widget.c
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmutter_private_la-preview-widget.Tpo $(DEPDIR)/libmutter_private_la-preview-widget.Plo
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/preview-widget.c' object='libmutter_private_la-preview-widget.lo' libtool=yes @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-- at am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-preview-widget.lo `test -f 'ui/preview-widget.c' || echo '$(srcdir)/'`ui/preview-widget.c
-+ at am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-preview-widget.lo `test -f 'ui/preview-widget.c' || echo '$(srcdir)/'`ui/preview-widget.c
- 
- libmutter_private_la-theme-parser.lo: ui/theme-parser.c
-- at am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-theme-parser.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-theme-parser.Tpo -c -o libmutter_private_la-theme-parser.lo `test -f 'ui/theme-parser.c' || echo '$(srcdir)/'`ui/theme-parser.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmutter_private_la-theme-parser.Tpo $(DEPDIR)/libmutter_private_la-theme-parser.Plo
-+ at am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-theme-parser.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-theme-parser.Tpo -c -o libmutter_private_la-theme-parser.lo `test -f 'ui/theme-parser.c' || echo '$(srcdir)/'`ui/theme-parser.c
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmutter_private_la-theme-parser.Tpo $(DEPDIR)/libmutter_private_la-theme-parser.Plo
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/theme-parser.c' object='libmutter_private_la-theme-parser.lo' libtool=yes @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-- at am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-theme-parser.lo `test -f 'ui/theme-parser.c' || echo '$(srcdir)/'`ui/theme-parser.c
-+ at am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-theme-parser.lo `test -f 'ui/theme-parser.c' || echo '$(srcdir)/'`ui/theme-parser.c
- 
- libmutter_private_la-theme.lo: ui/theme.c
-- at am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-theme.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-theme.Tpo -c -o libmutter_private_la-theme.lo `test -f 'ui/theme.c' || echo '$(srcdir)/'`ui/theme.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmutter_private_la-theme.Tpo $(DEPDIR)/libmutter_private_la-theme.Plo
-+ at am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -MT libmutter_private_la-theme.lo -MD -MP -MF $(DEPDIR)/libmutter_private_la-theme.Tpo -c -o libmutter_private_la-theme.lo `test -f 'ui/theme.c' || echo '$(srcdir)/'`ui/theme.c
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmutter_private_la-theme.Tpo $(DEPDIR)/libmutter_private_la-theme.Plo
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/theme.c' object='libmutter_private_la-theme.lo' libtool=yes @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-- at am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-theme.lo `test -f 'ui/theme.c' || echo '$(srcdir)/'`ui/theme.c
-+ at am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutter_private_la_CFLAGS) $(CFLAGS) -c -o libmutter_private_la-theme.lo `test -f 'ui/theme.c' || echo '$(srcdir)/'`ui/theme.c
- 
- async-getprop.o: core/async-getprop.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT async-getprop.o -MD -MP -MF $(DEPDIR)/async-getprop.Tpo -c -o async-getprop.o `test -f 'core/async-getprop.c' || echo '$(srcdir)/'`core/async-getprop.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/async-getprop.Tpo $(DEPDIR)/async-getprop.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/async-getprop.Tpo $(DEPDIR)/async-getprop.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/async-getprop.c' object='async-getprop.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o async-getprop.o `test -f 'core/async-getprop.c' || echo '$(srcdir)/'`core/async-getprop.c
- 
- async-getprop.obj: core/async-getprop.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT async-getprop.obj -MD -MP -MF $(DEPDIR)/async-getprop.Tpo -c -o async-getprop.obj `if test -f 'core/async-getprop.c'; then $(CYGPATH_W) 'core/async-getprop.c'; else $(CYGPATH_W) '$(srcdir)/core/async-getprop.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/async-getprop.Tpo $(DEPDIR)/async-getprop.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/async-getprop.Tpo $(DEPDIR)/async-getprop.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/async-getprop.c' object='async-getprop.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o async-getprop.obj `if test -f 'core/async-getprop.c'; then $(CYGPATH_W) 'core/async-getprop.c'; else $(CYGPATH_W) '$(srcdir)/core/async-getprop.c'; fi`
- 
- alttabhandler.o: core/alttabhandler.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alttabhandler.o -MD -MP -MF $(DEPDIR)/alttabhandler.Tpo -c -o alttabhandler.o `test -f 'core/alttabhandler.c' || echo '$(srcdir)/'`core/alttabhandler.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alttabhandler.Tpo $(DEPDIR)/alttabhandler.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/alttabhandler.Tpo $(DEPDIR)/alttabhandler.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/alttabhandler.c' object='alttabhandler.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alttabhandler.o `test -f 'core/alttabhandler.c' || echo '$(srcdir)/'`core/alttabhandler.c
- 
- alttabhandler.obj: core/alttabhandler.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alttabhandler.obj -MD -MP -MF $(DEPDIR)/alttabhandler.Tpo -c -o alttabhandler.obj `if test -f 'core/alttabhandler.c'; then $(CYGPATH_W) 'core/alttabhandler.c'; else $(CYGPATH_W) '$(srcdir)/core/alttabhandler.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alttabhandler.Tpo $(DEPDIR)/alttabhandler.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/alttabhandler.Tpo $(DEPDIR)/alttabhandler.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/alttabhandler.c' object='alttabhandler.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alttabhandler.obj `if test -f 'core/alttabhandler.c'; then $(CYGPATH_W) 'core/alttabhandler.c'; else $(CYGPATH_W) '$(srcdir)/core/alttabhandler.c'; fi`
- 
- alttabhandlerdefault.o: core/alttabhandlerdefault.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alttabhandlerdefault.o -MD -MP -MF $(DEPDIR)/alttabhandlerdefault.Tpo -c -o alttabhandlerdefault.o `test -f 'core/alttabhandlerdefault.c' || echo '$(srcdir)/'`core/alttabhandlerdefault.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alttabhandlerdefault.Tpo $(DEPDIR)/alttabhandlerdefault.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/alttabhandlerdefault.Tpo $(DEPDIR)/alttabhandlerdefault.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/alttabhandlerdefault.c' object='alttabhandlerdefault.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alttabhandlerdefault.o `test -f 'core/alttabhandlerdefault.c' || echo '$(srcdir)/'`core/alttabhandlerdefault.c
- 
- alttabhandlerdefault.obj: core/alttabhandlerdefault.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alttabhandlerdefault.obj -MD -MP -MF $(DEPDIR)/alttabhandlerdefault.Tpo -c -o alttabhandlerdefault.obj `if test -f 'core/alttabhandlerdefault.c'; then $(CYGPATH_W) 'core/alttabhandlerdefault.c'; else $(CYGPATH_W) '$(srcdir)/core/alttabhandlerdefault.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alttabhandlerdefault.Tpo $(DEPDIR)/alttabhandlerdefault.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/alttabhandlerdefault.Tpo $(DEPDIR)/alttabhandlerdefault.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/alttabhandlerdefault.c' object='alttabhandlerdefault.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alttabhandlerdefault.obj `if test -f 'core/alttabhandlerdefault.c'; then $(CYGPATH_W) 'core/alttabhandlerdefault.c'; else $(CYGPATH_W) '$(srcdir)/core/alttabhandlerdefault.c'; fi`
- 
- bell.o: core/bell.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bell.o -MD -MP -MF $(DEPDIR)/bell.Tpo -c -o bell.o `test -f 'core/bell.c' || echo '$(srcdir)/'`core/bell.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bell.Tpo $(DEPDIR)/bell.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/bell.Tpo $(DEPDIR)/bell.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/bell.c' object='bell.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bell.o `test -f 'core/bell.c' || echo '$(srcdir)/'`core/bell.c
- 
- bell.obj: core/bell.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bell.obj -MD -MP -MF $(DEPDIR)/bell.Tpo -c -o bell.obj `if test -f 'core/bell.c'; then $(CYGPATH_W) 'core/bell.c'; else $(CYGPATH_W) '$(srcdir)/core/bell.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/bell.Tpo $(DEPDIR)/bell.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/bell.Tpo $(DEPDIR)/bell.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/bell.c' object='bell.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bell.obj `if test -f 'core/bell.c'; then $(CYGPATH_W) 'core/bell.c'; else $(CYGPATH_W) '$(srcdir)/core/bell.c'; fi`
- 
- boxes.o: core/boxes.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT boxes.o -MD -MP -MF $(DEPDIR)/boxes.Tpo -c -o boxes.o `test -f 'core/boxes.c' || echo '$(srcdir)/'`core/boxes.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/boxes.Tpo $(DEPDIR)/boxes.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/boxes.Tpo $(DEPDIR)/boxes.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/boxes.c' object='boxes.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o boxes.o `test -f 'core/boxes.c' || echo '$(srcdir)/'`core/boxes.c
- 
- boxes.obj: core/boxes.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT boxes.obj -MD -MP -MF $(DEPDIR)/boxes.Tpo -c -o boxes.obj `if test -f 'core/boxes.c'; then $(CYGPATH_W) 'core/boxes.c'; else $(CYGPATH_W) '$(srcdir)/core/boxes.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/boxes.Tpo $(DEPDIR)/boxes.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/boxes.Tpo $(DEPDIR)/boxes.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/boxes.c' object='boxes.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o boxes.obj `if test -f 'core/boxes.c'; then $(CYGPATH_W) 'core/boxes.c'; else $(CYGPATH_W) '$(srcdir)/core/boxes.c'; fi`
- 
- compositor.o: compositor/compositor.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT compositor.o -MD -MP -MF $(DEPDIR)/compositor.Tpo -c -o compositor.o `test -f 'compositor/compositor.c' || echo '$(srcdir)/'`compositor/compositor.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/compositor.Tpo $(DEPDIR)/compositor.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/compositor.Tpo $(DEPDIR)/compositor.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/compositor.c' object='compositor.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o compositor.o `test -f 'compositor/compositor.c' || echo '$(srcdir)/'`compositor/compositor.c
- 
- compositor.obj: compositor/compositor.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT compositor.obj -MD -MP -MF $(DEPDIR)/compositor.Tpo -c -o compositor.obj `if test -f 'compositor/compositor.c'; then $(CYGPATH_W) 'compositor/compositor.c'; else $(CYGPATH_W) '$(srcdir)/compositor/compositor.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/compositor.Tpo $(DEPDIR)/compositor.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/compositor.Tpo $(DEPDIR)/compositor.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/compositor.c' object='compositor.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o compositor.obj `if test -f 'compositor/compositor.c'; then $(CYGPATH_W) 'compositor/compositor.c'; else $(CYGPATH_W) '$(srcdir)/compositor/compositor.c'; fi`
- 
- mutter-module.o: compositor/mutter-module.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-module.o -MD -MP -MF $(DEPDIR)/mutter-module.Tpo -c -o mutter-module.o `test -f 'compositor/mutter-module.c' || echo '$(srcdir)/'`compositor/mutter-module.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-module.Tpo $(DEPDIR)/mutter-module.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-module.Tpo $(DEPDIR)/mutter-module.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-module.c' object='mutter-module.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-module.o `test -f 'compositor/mutter-module.c' || echo '$(srcdir)/'`compositor/mutter-module.c
- 
- mutter-module.obj: compositor/mutter-module.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-module.obj -MD -MP -MF $(DEPDIR)/mutter-module.Tpo -c -o mutter-module.obj `if test -f 'compositor/mutter-module.c'; then $(CYGPATH_W) 'compositor/mutter-module.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-module.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-module.Tpo $(DEPDIR)/mutter-module.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-module.Tpo $(DEPDIR)/mutter-module.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-module.c' object='mutter-module.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-module.obj `if test -f 'compositor/mutter-module.c'; then $(CYGPATH_W) 'compositor/mutter-module.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-module.c'; fi`
- 
- mutter-plugin.o: compositor/mutter-plugin.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-plugin.o -MD -MP -MF $(DEPDIR)/mutter-plugin.Tpo -c -o mutter-plugin.o `test -f 'compositor/mutter-plugin.c' || echo '$(srcdir)/'`compositor/mutter-plugin.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-plugin.Tpo $(DEPDIR)/mutter-plugin.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-plugin.Tpo $(DEPDIR)/mutter-plugin.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-plugin.c' object='mutter-plugin.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-plugin.o `test -f 'compositor/mutter-plugin.c' || echo '$(srcdir)/'`compositor/mutter-plugin.c
- 
- mutter-plugin.obj: compositor/mutter-plugin.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-plugin.obj -MD -MP -MF $(DEPDIR)/mutter-plugin.Tpo -c -o mutter-plugin.obj `if test -f 'compositor/mutter-plugin.c'; then $(CYGPATH_W) 'compositor/mutter-plugin.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-plugin.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-plugin.Tpo $(DEPDIR)/mutter-plugin.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-plugin.Tpo $(DEPDIR)/mutter-plugin.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-plugin.c' object='mutter-plugin.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-plugin.obj `if test -f 'compositor/mutter-plugin.c'; then $(CYGPATH_W) 'compositor/mutter-plugin.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-plugin.c'; fi`
- 
- mutter-plugin-manager.o: compositor/mutter-plugin-manager.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-plugin-manager.o -MD -MP -MF $(DEPDIR)/mutter-plugin-manager.Tpo -c -o mutter-plugin-manager.o `test -f 'compositor/mutter-plugin-manager.c' || echo '$(srcdir)/'`compositor/mutter-plugin-manager.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-plugin-manager.Tpo $(DEPDIR)/mutter-plugin-manager.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-plugin-manager.Tpo $(DEPDIR)/mutter-plugin-manager.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-plugin-manager.c' object='mutter-plugin-manager.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-plugin-manager.o `test -f 'compositor/mutter-plugin-manager.c' || echo '$(srcdir)/'`compositor/mutter-plugin-manager.c
- 
- mutter-plugin-manager.obj: compositor/mutter-plugin-manager.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-plugin-manager.obj -MD -MP -MF $(DEPDIR)/mutter-plugin-manager.Tpo -c -o mutter-plugin-manager.obj `if test -f 'compositor/mutter-plugin-manager.c'; then $(CYGPATH_W) 'compositor/mutter-plugin-manager.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-plugin-manager.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-plugin-manager.Tpo $(DEPDIR)/mutter-plugin-manager.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-plugin-manager.Tpo $(DEPDIR)/mutter-plugin-manager.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-plugin-manager.c' object='mutter-plugin-manager.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-plugin-manager.obj `if test -f 'compositor/mutter-plugin-manager.c'; then $(CYGPATH_W) 'compositor/mutter-plugin-manager.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-plugin-manager.c'; fi`
- 
- mutter-shaped-texture.o: compositor/mutter-shaped-texture.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-shaped-texture.o -MD -MP -MF $(DEPDIR)/mutter-shaped-texture.Tpo -c -o mutter-shaped-texture.o `test -f 'compositor/mutter-shaped-texture.c' || echo '$(srcdir)/'`compositor/mutter-shaped-texture.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-shaped-texture.Tpo $(DEPDIR)/mutter-shaped-texture.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-shaped-texture.Tpo $(DEPDIR)/mutter-shaped-texture.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-shaped-texture.c' object='mutter-shaped-texture.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-shaped-texture.o `test -f 'compositor/mutter-shaped-texture.c' || echo '$(srcdir)/'`compositor/mutter-shaped-texture.c
- 
- mutter-shaped-texture.obj: compositor/mutter-shaped-texture.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-shaped-texture.obj -MD -MP -MF $(DEPDIR)/mutter-shaped-texture.Tpo -c -o mutter-shaped-texture.obj `if test -f 'compositor/mutter-shaped-texture.c'; then $(CYGPATH_W) 'compositor/mutter-shaped-texture.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-shaped-texture.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-shaped-texture.Tpo $(DEPDIR)/mutter-shaped-texture.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-shaped-texture.Tpo $(DEPDIR)/mutter-shaped-texture.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-shaped-texture.c' object='mutter-shaped-texture.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-shaped-texture.obj `if test -f 'compositor/mutter-shaped-texture.c'; then $(CYGPATH_W) 'compositor/mutter-shaped-texture.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-shaped-texture.c'; fi`
- 
- mutter-window.o: compositor/mutter-window.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-window.o -MD -MP -MF $(DEPDIR)/mutter-window.Tpo -c -o mutter-window.o `test -f 'compositor/mutter-window.c' || echo '$(srcdir)/'`compositor/mutter-window.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-window.Tpo $(DEPDIR)/mutter-window.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-window.Tpo $(DEPDIR)/mutter-window.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-window.c' object='mutter-window.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-window.o `test -f 'compositor/mutter-window.c' || echo '$(srcdir)/'`compositor/mutter-window.c
- 
- mutter-window.obj: compositor/mutter-window.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-window.obj -MD -MP -MF $(DEPDIR)/mutter-window.Tpo -c -o mutter-window.obj `if test -f 'compositor/mutter-window.c'; then $(CYGPATH_W) 'compositor/mutter-window.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-window.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-window.Tpo $(DEPDIR)/mutter-window.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-window.Tpo $(DEPDIR)/mutter-window.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-window.c' object='mutter-window.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-window.obj `if test -f 'compositor/mutter-window.c'; then $(CYGPATH_W) 'compositor/mutter-window.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-window.c'; fi`
- 
- mutter-window-group.o: compositor/mutter-window-group.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-window-group.o -MD -MP -MF $(DEPDIR)/mutter-window-group.Tpo -c -o mutter-window-group.o `test -f 'compositor/mutter-window-group.c' || echo '$(srcdir)/'`compositor/mutter-window-group.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-window-group.Tpo $(DEPDIR)/mutter-window-group.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-window-group.Tpo $(DEPDIR)/mutter-window-group.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-window-group.c' object='mutter-window-group.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-window-group.o `test -f 'compositor/mutter-window-group.c' || echo '$(srcdir)/'`compositor/mutter-window-group.c
- 
- mutter-window-group.obj: compositor/mutter-window-group.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mutter-window-group.obj -MD -MP -MF $(DEPDIR)/mutter-window-group.Tpo -c -o mutter-window-group.obj `if test -f 'compositor/mutter-window-group.c'; then $(CYGPATH_W) 'compositor/mutter-window-group.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-window-group.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/mutter-window-group.Tpo $(DEPDIR)/mutter-window-group.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/mutter-window-group.Tpo $(DEPDIR)/mutter-window-group.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/mutter-window-group.c' object='mutter-window-group.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mutter-window-group.obj `if test -f 'compositor/mutter-window-group.c'; then $(CYGPATH_W) 'compositor/mutter-window-group.c'; else $(CYGPATH_W) '$(srcdir)/compositor/mutter-window-group.c'; fi`
- 
- shadow.o: compositor/shadow.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shadow.o -MD -MP -MF $(DEPDIR)/shadow.Tpo -c -o shadow.o `test -f 'compositor/shadow.c' || echo '$(srcdir)/'`compositor/shadow.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/shadow.Tpo $(DEPDIR)/shadow.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/shadow.Tpo $(DEPDIR)/shadow.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/shadow.c' object='shadow.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shadow.o `test -f 'compositor/shadow.c' || echo '$(srcdir)/'`compositor/shadow.c
- 
- shadow.obj: compositor/shadow.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shadow.obj -MD -MP -MF $(DEPDIR)/shadow.Tpo -c -o shadow.obj `if test -f 'compositor/shadow.c'; then $(CYGPATH_W) 'compositor/shadow.c'; else $(CYGPATH_W) '$(srcdir)/compositor/shadow.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/shadow.Tpo $(DEPDIR)/shadow.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/shadow.Tpo $(DEPDIR)/shadow.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/shadow.c' object='shadow.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shadow.obj `if test -f 'compositor/shadow.c'; then $(CYGPATH_W) 'compositor/shadow.c'; else $(CYGPATH_W) '$(srcdir)/compositor/shadow.c'; fi`
- 
- tidy-texture-frame.o: compositor/tidy/tidy-texture-frame.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tidy-texture-frame.o -MD -MP -MF $(DEPDIR)/tidy-texture-frame.Tpo -c -o tidy-texture-frame.o `test -f 'compositor/tidy/tidy-texture-frame.c' || echo '$(srcdir)/'`compositor/tidy/tidy-texture-frame.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/tidy-texture-frame.Tpo $(DEPDIR)/tidy-texture-frame.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/tidy-texture-frame.Tpo $(DEPDIR)/tidy-texture-frame.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/tidy/tidy-texture-frame.c' object='tidy-texture-frame.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tidy-texture-frame.o `test -f 'compositor/tidy/tidy-texture-frame.c' || echo '$(srcdir)/'`compositor/tidy/tidy-texture-frame.c
- 
- tidy-texture-frame.obj: compositor/tidy/tidy-texture-frame.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tidy-texture-frame.obj -MD -MP -MF $(DEPDIR)/tidy-texture-frame.Tpo -c -o tidy-texture-frame.obj `if test -f 'compositor/tidy/tidy-texture-frame.c'; then $(CYGPATH_W) 'compositor/tidy/tidy-texture-frame.c'; else $(CYGPATH_W) '$(srcdir)/compositor/tidy/tidy-texture-frame.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/tidy-texture-frame.Tpo $(DEPDIR)/tidy-texture-frame.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/tidy-texture-frame.Tpo $(DEPDIR)/tidy-texture-frame.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compositor/tidy/tidy-texture-frame.c' object='tidy-texture-frame.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tidy-texture-frame.obj `if test -f 'compositor/tidy/tidy-texture-frame.c'; then $(CYGPATH_W) 'compositor/tidy/tidy-texture-frame.c'; else $(CYGPATH_W) '$(srcdir)/compositor/tidy/tidy-texture-frame.c'; fi`
- 
- constraints.o: core/constraints.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT constraints.o -MD -MP -MF $(DEPDIR)/constraints.Tpo -c -o constraints.o `test -f 'core/constraints.c' || echo '$(srcdir)/'`core/constraints.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/constraints.Tpo $(DEPDIR)/constraints.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/constraints.Tpo $(DEPDIR)/constraints.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/constraints.c' object='constraints.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o constraints.o `test -f 'core/constraints.c' || echo '$(srcdir)/'`core/constraints.c
- 
- constraints.obj: core/constraints.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT constraints.obj -MD -MP -MF $(DEPDIR)/constraints.Tpo -c -o constraints.obj `if test -f 'core/constraints.c'; then $(CYGPATH_W) 'core/constraints.c'; else $(CYGPATH_W) '$(srcdir)/core/constraints.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/constraints.Tpo $(DEPDIR)/constraints.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/constraints.Tpo $(DEPDIR)/constraints.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/constraints.c' object='constraints.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o constraints.obj `if test -f 'core/constraints.c'; then $(CYGPATH_W) 'core/constraints.c'; else $(CYGPATH_W) '$(srcdir)/core/constraints.c'; fi`
- 
- core.o: core/core.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT core.o -MD -MP -MF $(DEPDIR)/core.Tpo -c -o core.o `test -f 'core/core.c' || echo '$(srcdir)/'`core/core.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/core.Tpo $(DEPDIR)/core.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/core.Tpo $(DEPDIR)/core.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/core.c' object='core.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o core.o `test -f 'core/core.c' || echo '$(srcdir)/'`core/core.c
- 
- core.obj: core/core.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT core.obj -MD -MP -MF $(DEPDIR)/core.Tpo -c -o core.obj `if test -f 'core/core.c'; then $(CYGPATH_W) 'core/core.c'; else $(CYGPATH_W) '$(srcdir)/core/core.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/core.Tpo $(DEPDIR)/core.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/core.Tpo $(DEPDIR)/core.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/core.c' object='core.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o core.obj `if test -f 'core/core.c'; then $(CYGPATH_W) 'core/core.c'; else $(CYGPATH_W) '$(srcdir)/core/core.c'; fi`
- 
- delete.o: core/delete.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT delete.o -MD -MP -MF $(DEPDIR)/delete.Tpo -c -o delete.o `test -f 'core/delete.c' || echo '$(srcdir)/'`core/delete.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/delete.Tpo $(DEPDIR)/delete.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/delete.Tpo $(DEPDIR)/delete.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/delete.c' object='delete.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o delete.o `test -f 'core/delete.c' || echo '$(srcdir)/'`core/delete.c
- 
- delete.obj: core/delete.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT delete.obj -MD -MP -MF $(DEPDIR)/delete.Tpo -c -o delete.obj `if test -f 'core/delete.c'; then $(CYGPATH_W) 'core/delete.c'; else $(CYGPATH_W) '$(srcdir)/core/delete.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/delete.Tpo $(DEPDIR)/delete.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/delete.Tpo $(DEPDIR)/delete.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/delete.c' object='delete.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o delete.obj `if test -f 'core/delete.c'; then $(CYGPATH_W) 'core/delete.c'; else $(CYGPATH_W) '$(srcdir)/core/delete.c'; fi`
- 
- display.o: core/display.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT display.o -MD -MP -MF $(DEPDIR)/display.Tpo -c -o display.o `test -f 'core/display.c' || echo '$(srcdir)/'`core/display.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/display.Tpo $(DEPDIR)/display.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/display.Tpo $(DEPDIR)/display.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/display.c' object='display.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o display.o `test -f 'core/display.c' || echo '$(srcdir)/'`core/display.c
- 
- display.obj: core/display.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT display.obj -MD -MP -MF $(DEPDIR)/display.Tpo -c -o display.obj `if test -f 'core/display.c'; then $(CYGPATH_W) 'core/display.c'; else $(CYGPATH_W) '$(srcdir)/core/display.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/display.Tpo $(DEPDIR)/display.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/display.Tpo $(DEPDIR)/display.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/display.c' object='display.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o display.obj `if test -f 'core/display.c'; then $(CYGPATH_W) 'core/display.c'; else $(CYGPATH_W) '$(srcdir)/core/display.c'; fi`
- 
- draw-workspace.o: ui/draw-workspace.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT draw-workspace.o -MD -MP -MF $(DEPDIR)/draw-workspace.Tpo -c -o draw-workspace.o `test -f 'ui/draw-workspace.c' || echo '$(srcdir)/'`ui/draw-workspace.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/draw-workspace.Tpo $(DEPDIR)/draw-workspace.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/draw-workspace.Tpo $(DEPDIR)/draw-workspace.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/draw-workspace.c' object='draw-workspace.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o draw-workspace.o `test -f 'ui/draw-workspace.c' || echo '$(srcdir)/'`ui/draw-workspace.c
- 
- draw-workspace.obj: ui/draw-workspace.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT draw-workspace.obj -MD -MP -MF $(DEPDIR)/draw-workspace.Tpo -c -o draw-workspace.obj `if test -f 'ui/draw-workspace.c'; then $(CYGPATH_W) 'ui/draw-workspace.c'; else $(CYGPATH_W) '$(srcdir)/ui/draw-workspace.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/draw-workspace.Tpo $(DEPDIR)/draw-workspace.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/draw-workspace.Tpo $(DEPDIR)/draw-workspace.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/draw-workspace.c' object='draw-workspace.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o draw-workspace.obj `if test -f 'ui/draw-workspace.c'; then $(CYGPATH_W) 'ui/draw-workspace.c'; else $(CYGPATH_W) '$(srcdir)/ui/draw-workspace.c'; fi`
- 
- edge-resistance.o: core/edge-resistance.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edge-resistance.o -MD -MP -MF $(DEPDIR)/edge-resistance.Tpo -c -o edge-resistance.o `test -f 'core/edge-resistance.c' || echo '$(srcdir)/'`core/edge-resistance.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/edge-resistance.Tpo $(DEPDIR)/edge-resistance.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/edge-resistance.Tpo $(DEPDIR)/edge-resistance.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/edge-resistance.c' object='edge-resistance.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edge-resistance.o `test -f 'core/edge-resistance.c' || echo '$(srcdir)/'`core/edge-resistance.c
- 
- edge-resistance.obj: core/edge-resistance.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edge-resistance.obj -MD -MP -MF $(DEPDIR)/edge-resistance.Tpo -c -o edge-resistance.obj `if test -f 'core/edge-resistance.c'; then $(CYGPATH_W) 'core/edge-resistance.c'; else $(CYGPATH_W) '$(srcdir)/core/edge-resistance.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/edge-resistance.Tpo $(DEPDIR)/edge-resistance.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/edge-resistance.Tpo $(DEPDIR)/edge-resistance.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/edge-resistance.c' object='edge-resistance.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edge-resistance.obj `if test -f 'core/edge-resistance.c'; then $(CYGPATH_W) 'core/edge-resistance.c'; else $(CYGPATH_W) '$(srcdir)/core/edge-resistance.c'; fi`
- 
- errors.o: core/errors.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT errors.o -MD -MP -MF $(DEPDIR)/errors.Tpo -c -o errors.o `test -f 'core/errors.c' || echo '$(srcdir)/'`core/errors.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/errors.Tpo $(DEPDIR)/errors.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/errors.Tpo $(DEPDIR)/errors.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/errors.c' object='errors.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o errors.o `test -f 'core/errors.c' || echo '$(srcdir)/'`core/errors.c
- 
- errors.obj: core/errors.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT errors.obj -MD -MP -MF $(DEPDIR)/errors.Tpo -c -o errors.obj `if test -f 'core/errors.c'; then $(CYGPATH_W) 'core/errors.c'; else $(CYGPATH_W) '$(srcdir)/core/errors.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/errors.Tpo $(DEPDIR)/errors.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/errors.Tpo $(DEPDIR)/errors.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/errors.c' object='errors.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o errors.obj `if test -f 'core/errors.c'; then $(CYGPATH_W) 'core/errors.c'; else $(CYGPATH_W) '$(srcdir)/core/errors.c'; fi`
- 
- eventqueue.o: core/eventqueue.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eventqueue.o -MD -MP -MF $(DEPDIR)/eventqueue.Tpo -c -o eventqueue.o `test -f 'core/eventqueue.c' || echo '$(srcdir)/'`core/eventqueue.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/eventqueue.Tpo $(DEPDIR)/eventqueue.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/eventqueue.Tpo $(DEPDIR)/eventqueue.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/eventqueue.c' object='eventqueue.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eventqueue.o `test -f 'core/eventqueue.c' || echo '$(srcdir)/'`core/eventqueue.c
- 
- eventqueue.obj: core/eventqueue.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eventqueue.obj -MD -MP -MF $(DEPDIR)/eventqueue.Tpo -c -o eventqueue.obj `if test -f 'core/eventqueue.c'; then $(CYGPATH_W) 'core/eventqueue.c'; else $(CYGPATH_W) '$(srcdir)/core/eventqueue.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/eventqueue.Tpo $(DEPDIR)/eventqueue.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/eventqueue.Tpo $(DEPDIR)/eventqueue.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/eventqueue.c' object='eventqueue.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eventqueue.obj `if test -f 'core/eventqueue.c'; then $(CYGPATH_W) 'core/eventqueue.c'; else $(CYGPATH_W) '$(srcdir)/core/eventqueue.c'; fi`
- 
- frame.o: core/frame.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT frame.o -MD -MP -MF $(DEPDIR)/frame.Tpo -c -o frame.o `test -f 'core/frame.c' || echo '$(srcdir)/'`core/frame.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/frame.Tpo $(DEPDIR)/frame.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/frame.Tpo $(DEPDIR)/frame.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/frame.c' object='frame.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o frame.o `test -f 'core/frame.c' || echo '$(srcdir)/'`core/frame.c
- 
- frame.obj: core/frame.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT frame.obj -MD -MP -MF $(DEPDIR)/frame.Tpo -c -o frame.obj `if test -f 'core/frame.c'; then $(CYGPATH_W) 'core/frame.c'; else $(CYGPATH_W) '$(srcdir)/core/frame.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/frame.Tpo $(DEPDIR)/frame.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/frame.Tpo $(DEPDIR)/frame.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/frame.c' object='frame.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o frame.obj `if test -f 'core/frame.c'; then $(CYGPATH_W) 'core/frame.c'; else $(CYGPATH_W) '$(srcdir)/core/frame.c'; fi`
- 
- gradient.o: ui/gradient.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gradient.o -MD -MP -MF $(DEPDIR)/gradient.Tpo -c -o gradient.o `test -f 'ui/gradient.c' || echo '$(srcdir)/'`ui/gradient.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gradient.Tpo $(DEPDIR)/gradient.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/gradient.Tpo $(DEPDIR)/gradient.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/gradient.c' object='gradient.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gradient.o `test -f 'ui/gradient.c' || echo '$(srcdir)/'`ui/gradient.c
- 
- gradient.obj: ui/gradient.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gradient.obj -MD -MP -MF $(DEPDIR)/gradient.Tpo -c -o gradient.obj `if test -f 'ui/gradient.c'; then $(CYGPATH_W) 'ui/gradient.c'; else $(CYGPATH_W) '$(srcdir)/ui/gradient.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gradient.Tpo $(DEPDIR)/gradient.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/gradient.Tpo $(DEPDIR)/gradient.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/gradient.c' object='gradient.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gradient.obj `if test -f 'ui/gradient.c'; then $(CYGPATH_W) 'ui/gradient.c'; else $(CYGPATH_W) '$(srcdir)/ui/gradient.c'; fi`
- 
- group-props.o: core/group-props.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT group-props.o -MD -MP -MF $(DEPDIR)/group-props.Tpo -c -o group-props.o `test -f 'core/group-props.c' || echo '$(srcdir)/'`core/group-props.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/group-props.Tpo $(DEPDIR)/group-props.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/group-props.Tpo $(DEPDIR)/group-props.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/group-props.c' object='group-props.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o group-props.o `test -f 'core/group-props.c' || echo '$(srcdir)/'`core/group-props.c
- 
- group-props.obj: core/group-props.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT group-props.obj -MD -MP -MF $(DEPDIR)/group-props.Tpo -c -o group-props.obj `if test -f 'core/group-props.c'; then $(CYGPATH_W) 'core/group-props.c'; else $(CYGPATH_W) '$(srcdir)/core/group-props.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/group-props.Tpo $(DEPDIR)/group-props.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/group-props.Tpo $(DEPDIR)/group-props.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/group-props.c' object='group-props.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o group-props.obj `if test -f 'core/group-props.c'; then $(CYGPATH_W) 'core/group-props.c'; else $(CYGPATH_W) '$(srcdir)/core/group-props.c'; fi`
- 
- group.o: core/group.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT group.o -MD -MP -MF $(DEPDIR)/group.Tpo -c -o group.o `test -f 'core/group.c' || echo '$(srcdir)/'`core/group.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/group.Tpo $(DEPDIR)/group.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/group.Tpo $(DEPDIR)/group.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/group.c' object='group.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o group.o `test -f 'core/group.c' || echo '$(srcdir)/'`core/group.c
- 
- group.obj: core/group.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT group.obj -MD -MP -MF $(DEPDIR)/group.Tpo -c -o group.obj `if test -f 'core/group.c'; then $(CYGPATH_W) 'core/group.c'; else $(CYGPATH_W) '$(srcdir)/core/group.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/group.Tpo $(DEPDIR)/group.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/group.Tpo $(DEPDIR)/group.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/group.c' object='group.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o group.obj `if test -f 'core/group.c'; then $(CYGPATH_W) 'core/group.c'; else $(CYGPATH_W) '$(srcdir)/core/group.c'; fi`
- 
- iconcache.o: core/iconcache.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT iconcache.o -MD -MP -MF $(DEPDIR)/iconcache.Tpo -c -o iconcache.o `test -f 'core/iconcache.c' || echo '$(srcdir)/'`core/iconcache.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/iconcache.Tpo $(DEPDIR)/iconcache.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/iconcache.Tpo $(DEPDIR)/iconcache.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/iconcache.c' object='iconcache.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o iconcache.o `test -f 'core/iconcache.c' || echo '$(srcdir)/'`core/iconcache.c
- 
- iconcache.obj: core/iconcache.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT iconcache.obj -MD -MP -MF $(DEPDIR)/iconcache.Tpo -c -o iconcache.obj `if test -f 'core/iconcache.c'; then $(CYGPATH_W) 'core/iconcache.c'; else $(CYGPATH_W) '$(srcdir)/core/iconcache.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/iconcache.Tpo $(DEPDIR)/iconcache.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/iconcache.Tpo $(DEPDIR)/iconcache.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/iconcache.c' object='iconcache.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o iconcache.obj `if test -f 'core/iconcache.c'; then $(CYGPATH_W) 'core/iconcache.c'; else $(CYGPATH_W) '$(srcdir)/core/iconcache.c'; fi`
- 
- keybindings.o: core/keybindings.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keybindings.o -MD -MP -MF $(DEPDIR)/keybindings.Tpo -c -o keybindings.o `test -f 'core/keybindings.c' || echo '$(srcdir)/'`core/keybindings.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/keybindings.Tpo $(DEPDIR)/keybindings.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/keybindings.Tpo $(DEPDIR)/keybindings.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/keybindings.c' object='keybindings.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keybindings.o `test -f 'core/keybindings.c' || echo '$(srcdir)/'`core/keybindings.c
- 
- keybindings.obj: core/keybindings.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keybindings.obj -MD -MP -MF $(DEPDIR)/keybindings.Tpo -c -o keybindings.obj `if test -f 'core/keybindings.c'; then $(CYGPATH_W) 'core/keybindings.c'; else $(CYGPATH_W) '$(srcdir)/core/keybindings.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/keybindings.Tpo $(DEPDIR)/keybindings.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/keybindings.Tpo $(DEPDIR)/keybindings.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/keybindings.c' object='keybindings.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keybindings.obj `if test -f 'core/keybindings.c'; then $(CYGPATH_W) 'core/keybindings.c'; else $(CYGPATH_W) '$(srcdir)/core/keybindings.c'; fi`
- 
- main.o: core/main.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT main.o -MD -MP -MF $(DEPDIR)/main.Tpo -c -o main.o `test -f 'core/main.c' || echo '$(srcdir)/'`core/main.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/main.Tpo $(DEPDIR)/main.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/main.Tpo $(DEPDIR)/main.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/main.c' object='main.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.o `test -f 'core/main.c' || echo '$(srcdir)/'`core/main.c
- 
- main.obj: core/main.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT main.obj -MD -MP -MF $(DEPDIR)/main.Tpo -c -o main.obj `if test -f 'core/main.c'; then $(CYGPATH_W) 'core/main.c'; else $(CYGPATH_W) '$(srcdir)/core/main.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/main.Tpo $(DEPDIR)/main.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/main.Tpo $(DEPDIR)/main.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/main.c' object='main.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.obj `if test -f 'core/main.c'; then $(CYGPATH_W) 'core/main.c'; else $(CYGPATH_W) '$(srcdir)/core/main.c'; fi`
- 
- place.o: core/place.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT place.o -MD -MP -MF $(DEPDIR)/place.Tpo -c -o place.o `test -f 'core/place.c' || echo '$(srcdir)/'`core/place.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/place.Tpo $(DEPDIR)/place.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/place.Tpo $(DEPDIR)/place.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/place.c' object='place.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o place.o `test -f 'core/place.c' || echo '$(srcdir)/'`core/place.c
- 
- place.obj: core/place.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT place.obj -MD -MP -MF $(DEPDIR)/place.Tpo -c -o place.obj `if test -f 'core/place.c'; then $(CYGPATH_W) 'core/place.c'; else $(CYGPATH_W) '$(srcdir)/core/place.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/place.Tpo $(DEPDIR)/place.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/place.Tpo $(DEPDIR)/place.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/place.c' object='place.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o place.obj `if test -f 'core/place.c'; then $(CYGPATH_W) 'core/place.c'; else $(CYGPATH_W) '$(srcdir)/core/place.c'; fi`
- 
- prefs.o: core/prefs.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT prefs.o -MD -MP -MF $(DEPDIR)/prefs.Tpo -c -o prefs.o `test -f 'core/prefs.c' || echo '$(srcdir)/'`core/prefs.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/prefs.Tpo $(DEPDIR)/prefs.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/prefs.Tpo $(DEPDIR)/prefs.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/prefs.c' object='prefs.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o prefs.o `test -f 'core/prefs.c' || echo '$(srcdir)/'`core/prefs.c
- 
- prefs.obj: core/prefs.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT prefs.obj -MD -MP -MF $(DEPDIR)/prefs.Tpo -c -o prefs.obj `if test -f 'core/prefs.c'; then $(CYGPATH_W) 'core/prefs.c'; else $(CYGPATH_W) '$(srcdir)/core/prefs.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/prefs.Tpo $(DEPDIR)/prefs.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/prefs.Tpo $(DEPDIR)/prefs.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/prefs.c' object='prefs.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o prefs.obj `if test -f 'core/prefs.c'; then $(CYGPATH_W) 'core/prefs.c'; else $(CYGPATH_W) '$(srcdir)/core/prefs.c'; fi`
- 
- screen.o: core/screen.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT screen.o -MD -MP -MF $(DEPDIR)/screen.Tpo -c -o screen.o `test -f 'core/screen.c' || echo '$(srcdir)/'`core/screen.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/screen.Tpo $(DEPDIR)/screen.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/screen.Tpo $(DEPDIR)/screen.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/screen.c' object='screen.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o screen.o `test -f 'core/screen.c' || echo '$(srcdir)/'`core/screen.c
- 
- screen.obj: core/screen.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT screen.obj -MD -MP -MF $(DEPDIR)/screen.Tpo -c -o screen.obj `if test -f 'core/screen.c'; then $(CYGPATH_W) 'core/screen.c'; else $(CYGPATH_W) '$(srcdir)/core/screen.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/screen.Tpo $(DEPDIR)/screen.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/screen.Tpo $(DEPDIR)/screen.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/screen.c' object='screen.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o screen.obj `if test -f 'core/screen.c'; then $(CYGPATH_W) 'core/screen.c'; else $(CYGPATH_W) '$(srcdir)/core/screen.c'; fi`
- 
- session.o: core/session.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT session.o -MD -MP -MF $(DEPDIR)/session.Tpo -c -o session.o `test -f 'core/session.c' || echo '$(srcdir)/'`core/session.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/session.Tpo $(DEPDIR)/session.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/session.Tpo $(DEPDIR)/session.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/session.c' object='session.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o session.o `test -f 'core/session.c' || echo '$(srcdir)/'`core/session.c
- 
- session.obj: core/session.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT session.obj -MD -MP -MF $(DEPDIR)/session.Tpo -c -o session.obj `if test -f 'core/session.c'; then $(CYGPATH_W) 'core/session.c'; else $(CYGPATH_W) '$(srcdir)/core/session.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/session.Tpo $(DEPDIR)/session.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/session.Tpo $(DEPDIR)/session.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/session.c' object='session.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o session.obj `if test -f 'core/session.c'; then $(CYGPATH_W) 'core/session.c'; else $(CYGPATH_W) '$(srcdir)/core/session.c'; fi`
- 
- stack.o: core/stack.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stack.o -MD -MP -MF $(DEPDIR)/stack.Tpo -c -o stack.o `test -f 'core/stack.c' || echo '$(srcdir)/'`core/stack.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/stack.Tpo $(DEPDIR)/stack.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/stack.Tpo $(DEPDIR)/stack.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/stack.c' object='stack.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stack.o `test -f 'core/stack.c' || echo '$(srcdir)/'`core/stack.c
- 
- stack.obj: core/stack.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stack.obj -MD -MP -MF $(DEPDIR)/stack.Tpo -c -o stack.obj `if test -f 'core/stack.c'; then $(CYGPATH_W) 'core/stack.c'; else $(CYGPATH_W) '$(srcdir)/core/stack.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/stack.Tpo $(DEPDIR)/stack.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/stack.Tpo $(DEPDIR)/stack.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/stack.c' object='stack.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stack.obj `if test -f 'core/stack.c'; then $(CYGPATH_W) 'core/stack.c'; else $(CYGPATH_W) '$(srcdir)/core/stack.c'; fi`
- 
- stack-tracker.o: core/stack-tracker.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stack-tracker.o -MD -MP -MF $(DEPDIR)/stack-tracker.Tpo -c -o stack-tracker.o `test -f 'core/stack-tracker.c' || echo '$(srcdir)/'`core/stack-tracker.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/stack-tracker.Tpo $(DEPDIR)/stack-tracker.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/stack-tracker.Tpo $(DEPDIR)/stack-tracker.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/stack-tracker.c' object='stack-tracker.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stack-tracker.o `test -f 'core/stack-tracker.c' || echo '$(srcdir)/'`core/stack-tracker.c
- 
- stack-tracker.obj: core/stack-tracker.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stack-tracker.obj -MD -MP -MF $(DEPDIR)/stack-tracker.Tpo -c -o stack-tracker.obj `if test -f 'core/stack-tracker.c'; then $(CYGPATH_W) 'core/stack-tracker.c'; else $(CYGPATH_W) '$(srcdir)/core/stack-tracker.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/stack-tracker.Tpo $(DEPDIR)/stack-tracker.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/stack-tracker.Tpo $(DEPDIR)/stack-tracker.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/stack-tracker.c' object='stack-tracker.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stack-tracker.obj `if test -f 'core/stack-tracker.c'; then $(CYGPATH_W) 'core/stack-tracker.c'; else $(CYGPATH_W) '$(srcdir)/core/stack-tracker.c'; fi`
- 
- util.o: core/util.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT util.o -MD -MP -MF $(DEPDIR)/util.Tpo -c -o util.o `test -f 'core/util.c' || echo '$(srcdir)/'`core/util.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/util.Tpo $(DEPDIR)/util.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/util.Tpo $(DEPDIR)/util.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/util.c' object='util.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o util.o `test -f 'core/util.c' || echo '$(srcdir)/'`core/util.c
- 
- util.obj: core/util.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT util.obj -MD -MP -MF $(DEPDIR)/util.Tpo -c -o util.obj `if test -f 'core/util.c'; then $(CYGPATH_W) 'core/util.c'; else $(CYGPATH_W) '$(srcdir)/core/util.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/util.Tpo $(DEPDIR)/util.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/util.Tpo $(DEPDIR)/util.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/util.c' object='util.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o util.obj `if test -f 'core/util.c'; then $(CYGPATH_W) 'core/util.c'; else $(CYGPATH_W) '$(srcdir)/core/util.c'; fi`
- 
- window-props.o: core/window-props.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT window-props.o -MD -MP -MF $(DEPDIR)/window-props.Tpo -c -o window-props.o `test -f 'core/window-props.c' || echo '$(srcdir)/'`core/window-props.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/window-props.Tpo $(DEPDIR)/window-props.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/window-props.Tpo $(DEPDIR)/window-props.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/window-props.c' object='window-props.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o window-props.o `test -f 'core/window-props.c' || echo '$(srcdir)/'`core/window-props.c
- 
- window-props.obj: core/window-props.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT window-props.obj -MD -MP -MF $(DEPDIR)/window-props.Tpo -c -o window-props.obj `if test -f 'core/window-props.c'; then $(CYGPATH_W) 'core/window-props.c'; else $(CYGPATH_W) '$(srcdir)/core/window-props.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/window-props.Tpo $(DEPDIR)/window-props.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/window-props.Tpo $(DEPDIR)/window-props.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/window-props.c' object='window-props.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o window-props.obj `if test -f 'core/window-props.c'; then $(CYGPATH_W) 'core/window-props.c'; else $(CYGPATH_W) '$(srcdir)/core/window-props.c'; fi`
- 
- window.o: core/window.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT window.o -MD -MP -MF $(DEPDIR)/window.Tpo -c -o window.o `test -f 'core/window.c' || echo '$(srcdir)/'`core/window.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/window.Tpo $(DEPDIR)/window.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/window.Tpo $(DEPDIR)/window.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/window.c' object='window.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o window.o `test -f 'core/window.c' || echo '$(srcdir)/'`core/window.c
- 
- window.obj: core/window.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT window.obj -MD -MP -MF $(DEPDIR)/window.Tpo -c -o window.obj `if test -f 'core/window.c'; then $(CYGPATH_W) 'core/window.c'; else $(CYGPATH_W) '$(srcdir)/core/window.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/window.Tpo $(DEPDIR)/window.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/window.Tpo $(DEPDIR)/window.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/window.c' object='window.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o window.obj `if test -f 'core/window.c'; then $(CYGPATH_W) 'core/window.c'; else $(CYGPATH_W) '$(srcdir)/core/window.c'; fi`
- 
- workspace.o: core/workspace.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT workspace.o -MD -MP -MF $(DEPDIR)/workspace.Tpo -c -o workspace.o `test -f 'core/workspace.c' || echo '$(srcdir)/'`core/workspace.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/workspace.Tpo $(DEPDIR)/workspace.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/workspace.Tpo $(DEPDIR)/workspace.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/workspace.c' object='workspace.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o workspace.o `test -f 'core/workspace.c' || echo '$(srcdir)/'`core/workspace.c
- 
- workspace.obj: core/workspace.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT workspace.obj -MD -MP -MF $(DEPDIR)/workspace.Tpo -c -o workspace.obj `if test -f 'core/workspace.c'; then $(CYGPATH_W) 'core/workspace.c'; else $(CYGPATH_W) '$(srcdir)/core/workspace.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/workspace.Tpo $(DEPDIR)/workspace.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/workspace.Tpo $(DEPDIR)/workspace.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/workspace.c' object='workspace.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o workspace.obj `if test -f 'core/workspace.c'; then $(CYGPATH_W) 'core/workspace.c'; else $(CYGPATH_W) '$(srcdir)/core/workspace.c'; fi`
- 
- xprops.o: core/xprops.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xprops.o -MD -MP -MF $(DEPDIR)/xprops.Tpo -c -o xprops.o `test -f 'core/xprops.c' || echo '$(srcdir)/'`core/xprops.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xprops.Tpo $(DEPDIR)/xprops.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xprops.Tpo $(DEPDIR)/xprops.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/xprops.c' object='xprops.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xprops.o `test -f 'core/xprops.c' || echo '$(srcdir)/'`core/xprops.c
- 
- xprops.obj: core/xprops.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xprops.obj -MD -MP -MF $(DEPDIR)/xprops.Tpo -c -o xprops.obj `if test -f 'core/xprops.c'; then $(CYGPATH_W) 'core/xprops.c'; else $(CYGPATH_W) '$(srcdir)/core/xprops.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xprops.Tpo $(DEPDIR)/xprops.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xprops.Tpo $(DEPDIR)/xprops.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/xprops.c' object='xprops.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xprops.obj `if test -f 'core/xprops.c'; then $(CYGPATH_W) 'core/xprops.c'; else $(CYGPATH_W) '$(srcdir)/core/xprops.c'; fi`
- 
- fixedtip.o: ui/fixedtip.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fixedtip.o -MD -MP -MF $(DEPDIR)/fixedtip.Tpo -c -o fixedtip.o `test -f 'ui/fixedtip.c' || echo '$(srcdir)/'`ui/fixedtip.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/fixedtip.Tpo $(DEPDIR)/fixedtip.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/fixedtip.Tpo $(DEPDIR)/fixedtip.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/fixedtip.c' object='fixedtip.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fixedtip.o `test -f 'ui/fixedtip.c' || echo '$(srcdir)/'`ui/fixedtip.c
- 
- fixedtip.obj: ui/fixedtip.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fixedtip.obj -MD -MP -MF $(DEPDIR)/fixedtip.Tpo -c -o fixedtip.obj `if test -f 'ui/fixedtip.c'; then $(CYGPATH_W) 'ui/fixedtip.c'; else $(CYGPATH_W) '$(srcdir)/ui/fixedtip.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/fixedtip.Tpo $(DEPDIR)/fixedtip.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/fixedtip.Tpo $(DEPDIR)/fixedtip.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/fixedtip.c' object='fixedtip.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fixedtip.obj `if test -f 'ui/fixedtip.c'; then $(CYGPATH_W) 'ui/fixedtip.c'; else $(CYGPATH_W) '$(srcdir)/ui/fixedtip.c'; fi`
- 
- frames.o: ui/frames.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT frames.o -MD -MP -MF $(DEPDIR)/frames.Tpo -c -o frames.o `test -f 'ui/frames.c' || echo '$(srcdir)/'`ui/frames.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/frames.Tpo $(DEPDIR)/frames.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/frames.Tpo $(DEPDIR)/frames.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/frames.c' object='frames.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o frames.o `test -f 'ui/frames.c' || echo '$(srcdir)/'`ui/frames.c
- 
- frames.obj: ui/frames.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT frames.obj -MD -MP -MF $(DEPDIR)/frames.Tpo -c -o frames.obj `if test -f 'ui/frames.c'; then $(CYGPATH_W) 'ui/frames.c'; else $(CYGPATH_W) '$(srcdir)/ui/frames.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/frames.Tpo $(DEPDIR)/frames.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/frames.Tpo $(DEPDIR)/frames.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/frames.c' object='frames.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o frames.obj `if test -f 'ui/frames.c'; then $(CYGPATH_W) 'ui/frames.c'; else $(CYGPATH_W) '$(srcdir)/ui/frames.c'; fi`
- 
- menu.o: ui/menu.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT menu.o -MD -MP -MF $(DEPDIR)/menu.Tpo -c -o menu.o `test -f 'ui/menu.c' || echo '$(srcdir)/'`ui/menu.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/menu.Tpo $(DEPDIR)/menu.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/menu.Tpo $(DEPDIR)/menu.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/menu.c' object='menu.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o menu.o `test -f 'ui/menu.c' || echo '$(srcdir)/'`ui/menu.c
- 
- menu.obj: ui/menu.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT menu.obj -MD -MP -MF $(DEPDIR)/menu.Tpo -c -o menu.obj `if test -f 'ui/menu.c'; then $(CYGPATH_W) 'ui/menu.c'; else $(CYGPATH_W) '$(srcdir)/ui/menu.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/menu.Tpo $(DEPDIR)/menu.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/menu.Tpo $(DEPDIR)/menu.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/menu.c' object='menu.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o menu.obj `if test -f 'ui/menu.c'; then $(CYGPATH_W) 'ui/menu.c'; else $(CYGPATH_W) '$(srcdir)/ui/menu.c'; fi`
- 
- metaaccellabel.o: ui/metaaccellabel.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT metaaccellabel.o -MD -MP -MF $(DEPDIR)/metaaccellabel.Tpo -c -o metaaccellabel.o `test -f 'ui/metaaccellabel.c' || echo '$(srcdir)/'`ui/metaaccellabel.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/metaaccellabel.Tpo $(DEPDIR)/metaaccellabel.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/metaaccellabel.Tpo $(DEPDIR)/metaaccellabel.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/metaaccellabel.c' object='metaaccellabel.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o metaaccellabel.o `test -f 'ui/metaaccellabel.c' || echo '$(srcdir)/'`ui/metaaccellabel.c
- 
- metaaccellabel.obj: ui/metaaccellabel.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT metaaccellabel.obj -MD -MP -MF $(DEPDIR)/metaaccellabel.Tpo -c -o metaaccellabel.obj `if test -f 'ui/metaaccellabel.c'; then $(CYGPATH_W) 'ui/metaaccellabel.c'; else $(CYGPATH_W) '$(srcdir)/ui/metaaccellabel.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/metaaccellabel.Tpo $(DEPDIR)/metaaccellabel.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/metaaccellabel.Tpo $(DEPDIR)/metaaccellabel.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/metaaccellabel.c' object='metaaccellabel.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o metaaccellabel.obj `if test -f 'ui/metaaccellabel.c'; then $(CYGPATH_W) 'ui/metaaccellabel.c'; else $(CYGPATH_W) '$(srcdir)/ui/metaaccellabel.c'; fi`
- 
- resizepopup.o: ui/resizepopup.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT resizepopup.o -MD -MP -MF $(DEPDIR)/resizepopup.Tpo -c -o resizepopup.o `test -f 'ui/resizepopup.c' || echo '$(srcdir)/'`ui/resizepopup.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/resizepopup.Tpo $(DEPDIR)/resizepopup.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/resizepopup.Tpo $(DEPDIR)/resizepopup.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/resizepopup.c' object='resizepopup.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o resizepopup.o `test -f 'ui/resizepopup.c' || echo '$(srcdir)/'`ui/resizepopup.c
- 
- resizepopup.obj: ui/resizepopup.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT resizepopup.obj -MD -MP -MF $(DEPDIR)/resizepopup.Tpo -c -o resizepopup.obj `if test -f 'ui/resizepopup.c'; then $(CYGPATH_W) 'ui/resizepopup.c'; else $(CYGPATH_W) '$(srcdir)/ui/resizepopup.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/resizepopup.Tpo $(DEPDIR)/resizepopup.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/resizepopup.Tpo $(DEPDIR)/resizepopup.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/resizepopup.c' object='resizepopup.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o resizepopup.obj `if test -f 'ui/resizepopup.c'; then $(CYGPATH_W) 'ui/resizepopup.c'; else $(CYGPATH_W) '$(srcdir)/ui/resizepopup.c'; fi`
- 
- tabpopup.o: ui/tabpopup.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tabpopup.o -MD -MP -MF $(DEPDIR)/tabpopup.Tpo -c -o tabpopup.o `test -f 'ui/tabpopup.c' || echo '$(srcdir)/'`ui/tabpopup.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/tabpopup.Tpo $(DEPDIR)/tabpopup.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/tabpopup.Tpo $(DEPDIR)/tabpopup.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/tabpopup.c' object='tabpopup.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tabpopup.o `test -f 'ui/tabpopup.c' || echo '$(srcdir)/'`ui/tabpopup.c
- 
- tabpopup.obj: ui/tabpopup.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tabpopup.obj -MD -MP -MF $(DEPDIR)/tabpopup.Tpo -c -o tabpopup.obj `if test -f 'ui/tabpopup.c'; then $(CYGPATH_W) 'ui/tabpopup.c'; else $(CYGPATH_W) '$(srcdir)/ui/tabpopup.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/tabpopup.Tpo $(DEPDIR)/tabpopup.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/tabpopup.Tpo $(DEPDIR)/tabpopup.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/tabpopup.c' object='tabpopup.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tabpopup.obj `if test -f 'ui/tabpopup.c'; then $(CYGPATH_W) 'ui/tabpopup.c'; else $(CYGPATH_W) '$(srcdir)/ui/tabpopup.c'; fi`
- 
- theme-parser.o: ui/theme-parser.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT theme-parser.o -MD -MP -MF $(DEPDIR)/theme-parser.Tpo -c -o theme-parser.o `test -f 'ui/theme-parser.c' || echo '$(srcdir)/'`ui/theme-parser.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/theme-parser.Tpo $(DEPDIR)/theme-parser.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/theme-parser.Tpo $(DEPDIR)/theme-parser.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/theme-parser.c' object='theme-parser.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o theme-parser.o `test -f 'ui/theme-parser.c' || echo '$(srcdir)/'`ui/theme-parser.c
- 
- theme-parser.obj: ui/theme-parser.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT theme-parser.obj -MD -MP -MF $(DEPDIR)/theme-parser.Tpo -c -o theme-parser.obj `if test -f 'ui/theme-parser.c'; then $(CYGPATH_W) 'ui/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/ui/theme-parser.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/theme-parser.Tpo $(DEPDIR)/theme-parser.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/theme-parser.Tpo $(DEPDIR)/theme-parser.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/theme-parser.c' object='theme-parser.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o theme-parser.obj `if test -f 'ui/theme-parser.c'; then $(CYGPATH_W) 'ui/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/ui/theme-parser.c'; fi`
- 
- theme.o: ui/theme.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT theme.o -MD -MP -MF $(DEPDIR)/theme.Tpo -c -o theme.o `test -f 'ui/theme.c' || echo '$(srcdir)/'`ui/theme.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/theme.Tpo $(DEPDIR)/theme.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/theme.Tpo $(DEPDIR)/theme.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/theme.c' object='theme.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o theme.o `test -f 'ui/theme.c' || echo '$(srcdir)/'`ui/theme.c
- 
- theme.obj: ui/theme.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT theme.obj -MD -MP -MF $(DEPDIR)/theme.Tpo -c -o theme.obj `if test -f 'ui/theme.c'; then $(CYGPATH_W) 'ui/theme.c'; else $(CYGPATH_W) '$(srcdir)/ui/theme.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/theme.Tpo $(DEPDIR)/theme.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/theme.Tpo $(DEPDIR)/theme.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/theme.c' object='theme.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o theme.obj `if test -f 'ui/theme.c'; then $(CYGPATH_W) 'ui/theme.c'; else $(CYGPATH_W) '$(srcdir)/ui/theme.c'; fi`
- 
- themewidget.o: ui/themewidget.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT themewidget.o -MD -MP -MF $(DEPDIR)/themewidget.Tpo -c -o themewidget.o `test -f 'ui/themewidget.c' || echo '$(srcdir)/'`ui/themewidget.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/themewidget.Tpo $(DEPDIR)/themewidget.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/themewidget.Tpo $(DEPDIR)/themewidget.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/themewidget.c' object='themewidget.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o themewidget.o `test -f 'ui/themewidget.c' || echo '$(srcdir)/'`ui/themewidget.c
- 
- themewidget.obj: ui/themewidget.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT themewidget.obj -MD -MP -MF $(DEPDIR)/themewidget.Tpo -c -o themewidget.obj `if test -f 'ui/themewidget.c'; then $(CYGPATH_W) 'ui/themewidget.c'; else $(CYGPATH_W) '$(srcdir)/ui/themewidget.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/themewidget.Tpo $(DEPDIR)/themewidget.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/themewidget.Tpo $(DEPDIR)/themewidget.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/themewidget.c' object='themewidget.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o themewidget.obj `if test -f 'ui/themewidget.c'; then $(CYGPATH_W) 'ui/themewidget.c'; else $(CYGPATH_W) '$(srcdir)/ui/themewidget.c'; fi`
- 
- ui.o: ui/ui.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ui.o -MD -MP -MF $(DEPDIR)/ui.Tpo -c -o ui.o `test -f 'ui/ui.c' || echo '$(srcdir)/'`ui/ui.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ui.Tpo $(DEPDIR)/ui.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/ui.Tpo $(DEPDIR)/ui.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/ui.c' object='ui.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ui.o `test -f 'ui/ui.c' || echo '$(srcdir)/'`ui/ui.c
- 
- ui.obj: ui/ui.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ui.obj -MD -MP -MF $(DEPDIR)/ui.Tpo -c -o ui.obj `if test -f 'ui/ui.c'; then $(CYGPATH_W) 'ui/ui.c'; else $(CYGPATH_W) '$(srcdir)/ui/ui.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ui.Tpo $(DEPDIR)/ui.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/ui.Tpo $(DEPDIR)/ui.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/ui.c' object='ui.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ui.obj `if test -f 'ui/ui.c'; then $(CYGPATH_W) 'ui/ui.c'; else $(CYGPATH_W) '$(srcdir)/ui/ui.c'; fi`
- 
- theme-viewer.o: ui/theme-viewer.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT theme-viewer.o -MD -MP -MF $(DEPDIR)/theme-viewer.Tpo -c -o theme-viewer.o `test -f 'ui/theme-viewer.c' || echo '$(srcdir)/'`ui/theme-viewer.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/theme-viewer.Tpo $(DEPDIR)/theme-viewer.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/theme-viewer.Tpo $(DEPDIR)/theme-viewer.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/theme-viewer.c' object='theme-viewer.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o theme-viewer.o `test -f 'ui/theme-viewer.c' || echo '$(srcdir)/'`ui/theme-viewer.c
- 
- theme-viewer.obj: ui/theme-viewer.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT theme-viewer.obj -MD -MP -MF $(DEPDIR)/theme-viewer.Tpo -c -o theme-viewer.obj `if test -f 'ui/theme-viewer.c'; then $(CYGPATH_W) 'ui/theme-viewer.c'; else $(CYGPATH_W) '$(srcdir)/ui/theme-viewer.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/theme-viewer.Tpo $(DEPDIR)/theme-viewer.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/theme-viewer.Tpo $(DEPDIR)/theme-viewer.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/theme-viewer.c' object='theme-viewer.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o theme-viewer.obj `if test -f 'ui/theme-viewer.c'; then $(CYGPATH_W) 'ui/theme-viewer.c'; else $(CYGPATH_W) '$(srcdir)/ui/theme-viewer.c'; fi`
- 
- testasyncgetprop.o: core/testasyncgetprop.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testasyncgetprop.o -MD -MP -MF $(DEPDIR)/testasyncgetprop.Tpo -c -o testasyncgetprop.o `test -f 'core/testasyncgetprop.c' || echo '$(srcdir)/'`core/testasyncgetprop.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testasyncgetprop.Tpo $(DEPDIR)/testasyncgetprop.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/testasyncgetprop.Tpo $(DEPDIR)/testasyncgetprop.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/testasyncgetprop.c' object='testasyncgetprop.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testasyncgetprop.o `test -f 'core/testasyncgetprop.c' || echo '$(srcdir)/'`core/testasyncgetprop.c
- 
- testasyncgetprop.obj: core/testasyncgetprop.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testasyncgetprop.obj -MD -MP -MF $(DEPDIR)/testasyncgetprop.Tpo -c -o testasyncgetprop.obj `if test -f 'core/testasyncgetprop.c'; then $(CYGPATH_W) 'core/testasyncgetprop.c'; else $(CYGPATH_W) '$(srcdir)/core/testasyncgetprop.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testasyncgetprop.Tpo $(DEPDIR)/testasyncgetprop.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/testasyncgetprop.Tpo $(DEPDIR)/testasyncgetprop.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/testasyncgetprop.c' object='testasyncgetprop.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testasyncgetprop.obj `if test -f 'core/testasyncgetprop.c'; then $(CYGPATH_W) 'core/testasyncgetprop.c'; else $(CYGPATH_W) '$(srcdir)/core/testasyncgetprop.c'; fi`
- 
- testboxes.o: core/testboxes.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testboxes.o -MD -MP -MF $(DEPDIR)/testboxes.Tpo -c -o testboxes.o `test -f 'core/testboxes.c' || echo '$(srcdir)/'`core/testboxes.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testboxes.Tpo $(DEPDIR)/testboxes.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/testboxes.Tpo $(DEPDIR)/testboxes.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/testboxes.c' object='testboxes.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testboxes.o `test -f 'core/testboxes.c' || echo '$(srcdir)/'`core/testboxes.c
- 
- testboxes.obj: core/testboxes.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testboxes.obj -MD -MP -MF $(DEPDIR)/testboxes.Tpo -c -o testboxes.obj `if test -f 'core/testboxes.c'; then $(CYGPATH_W) 'core/testboxes.c'; else $(CYGPATH_W) '$(srcdir)/core/testboxes.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testboxes.Tpo $(DEPDIR)/testboxes.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/testboxes.Tpo $(DEPDIR)/testboxes.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='core/testboxes.c' object='testboxes.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testboxes.obj `if test -f 'core/testboxes.c'; then $(CYGPATH_W) 'core/testboxes.c'; else $(CYGPATH_W) '$(srcdir)/core/testboxes.c'; fi`
- 
- testgradient.o: ui/testgradient.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testgradient.o -MD -MP -MF $(DEPDIR)/testgradient.Tpo -c -o testgradient.o `test -f 'ui/testgradient.c' || echo '$(srcdir)/'`ui/testgradient.c
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testgradient.Tpo $(DEPDIR)/testgradient.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/testgradient.Tpo $(DEPDIR)/testgradient.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/testgradient.c' object='testgradient.o' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testgradient.o `test -f 'ui/testgradient.c' || echo '$(srcdir)/'`ui/testgradient.c
- 
- testgradient.obj: ui/testgradient.c
- @am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testgradient.obj -MD -MP -MF $(DEPDIR)/testgradient.Tpo -c -o testgradient.obj `if test -f 'ui/testgradient.c'; then $(CYGPATH_W) 'ui/testgradient.c'; else $(CYGPATH_W) '$(srcdir)/ui/testgradient.c'; fi`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testgradient.Tpo $(DEPDIR)/testgradient.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/testgradient.Tpo $(DEPDIR)/testgradient.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ui/testgradient.c' object='testgradient.obj' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testgradient.obj `if test -f 'ui/testgradient.c'; then $(CYGPATH_W) 'ui/testgradient.c'; else $(CYGPATH_W) '$(srcdir)/ui/testgradient.c'; fi`
-@@ -1647,143 +1587,122 @@
- install-desktopfilesDATA: $(desktopfiles_DATA)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(desktopfilesdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopfilesdir)"
--	@list='$(desktopfiles_DATA)'; test -n "$(desktopfilesdir)" || list=; \
--	for p in $$list; do \
-+	@list='$(desktopfiles_DATA)'; for p in $$list; do \
- 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
--	  echo "$$d$$p"; \
--	done | $(am__base_list) | \
--	while read files; do \
--	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopfilesdir)'"; \
--	  $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopfilesdir)" || exit $$?; \
-+	  f=$(am__strip_dir) \
-+	  echo " $(desktopfilesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopfilesdir)/$$f'"; \
-+	  $(desktopfilesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopfilesdir)/$$f"; \
- 	done
- 
- uninstall-desktopfilesDATA:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(desktopfiles_DATA)'; test -n "$(desktopfilesdir)" || list=; \
--	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
--	test -n "$$files" || exit 0; \
--	echo " ( cd '$(DESTDIR)$(desktopfilesdir)' && rm -f" $$files ")"; \
--	cd "$(DESTDIR)$(desktopfilesdir)" && rm -f $$files
-+	@list='$(desktopfiles_DATA)'; for p in $$list; do \
-+	  f=$(am__strip_dir) \
-+	  echo " rm -f '$(DESTDIR)$(desktopfilesdir)/$$f'"; \
-+	  rm -f "$(DESTDIR)$(desktopfilesdir)/$$f"; \
-+	done
- install-girDATA: $(gir_DATA)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(girdir)" || $(MKDIR_P) "$(DESTDIR)$(girdir)"
--	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
--	for p in $$list; do \
-+	@list='$(gir_DATA)'; for p in $$list; do \
- 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
--	  echo "$$d$$p"; \
--	done | $(am__base_list) | \
--	while read files; do \
--	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \
--	  $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \
-+	  f=$(am__strip_dir) \
-+	  echo " $(girDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(girdir)/$$f'"; \
-+	  $(girDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(girdir)/$$f"; \
- 	done
- 
- uninstall-girDATA:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
--	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
--	test -n "$$files" || exit 0; \
--	echo " ( cd '$(DESTDIR)$(girdir)' && rm -f" $$files ")"; \
--	cd "$(DESTDIR)$(girdir)" && rm -f $$files
-+	@list='$(gir_DATA)'; for p in $$list; do \
-+	  f=$(am__strip_dir) \
-+	  echo " rm -f '$(DESTDIR)$(girdir)/$$f'"; \
-+	  rm -f "$(DESTDIR)$(girdir)/$$f"; \
-+	done
- install-pkgconfigDATA: $(pkgconfig_DATA)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
--	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
--	for p in $$list; do \
-+	@list='$(pkgconfig_DATA)'; for p in $$list; do \
- 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
--	  echo "$$d$$p"; \
--	done | $(am__base_list) | \
--	while read files; do \
--	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
--	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
-+	  f=$(am__strip_dir) \
-+	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
-+	  $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
- 	done
- 
- uninstall-pkgconfigDATA:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
--	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
--	test -n "$$files" || exit 0; \
--	echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
--	cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
-+	@list='$(pkgconfig_DATA)'; for p in $$list; do \
-+	  f=$(am__strip_dir) \
-+	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
-+	  rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
-+	done
- install-schemaDATA: $(schema_DATA)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(schemadir)" || $(MKDIR_P) "$(DESTDIR)$(schemadir)"
--	@list='$(schema_DATA)'; test -n "$(schemadir)" || list=; \
--	for p in $$list; do \
-+	@list='$(schema_DATA)'; for p in $$list; do \
- 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
--	  echo "$$d$$p"; \
--	done | $(am__base_list) | \
--	while read files; do \
--	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(schemadir)'"; \
--	  $(INSTALL_DATA) $$files "$(DESTDIR)$(schemadir)" || exit $$?; \
-+	  f=$(am__strip_dir) \
-+	  echo " $(schemaDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(schemadir)/$$f'"; \
-+	  $(schemaDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(schemadir)/$$f"; \
- 	done
- 
- uninstall-schemaDATA:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(schema_DATA)'; test -n "$(schemadir)" || list=; \
--	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
--	test -n "$$files" || exit 0; \
--	echo " ( cd '$(DESTDIR)$(schemadir)' && rm -f" $$files ")"; \
--	cd "$(DESTDIR)$(schemadir)" && rm -f $$files
-+	@list='$(schema_DATA)'; for p in $$list; do \
-+	  f=$(am__strip_dir) \
-+	  echo " rm -f '$(DESTDIR)$(schemadir)/$$f'"; \
-+	  rm -f "$(DESTDIR)$(schemadir)/$$f"; \
-+	done
- install-typelibDATA: $(typelib_DATA)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(typelibdir)" || $(MKDIR_P) "$(DESTDIR)$(typelibdir)"
--	@list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \
--	for p in $$list; do \
-+	@list='$(typelib_DATA)'; for p in $$list; do \
- 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
--	  echo "$$d$$p"; \
--	done | $(am__base_list) | \
--	while read files; do \
--	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(typelibdir)'"; \
--	  $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibdir)" || exit $$?; \
-+	  f=$(am__strip_dir) \
-+	  echo " $(typelibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(typelibdir)/$$f'"; \
-+	  $(typelibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(typelibdir)/$$f"; \
- 	done
- 
- uninstall-typelibDATA:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \
--	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
--	test -n "$$files" || exit 0; \
--	echo " ( cd '$(DESTDIR)$(typelibdir)' && rm -f" $$files ")"; \
--	cd "$(DESTDIR)$(typelibdir)" && rm -f $$files
-+	@list='$(typelib_DATA)'; for p in $$list; do \
-+	  f=$(am__strip_dir) \
-+	  echo " rm -f '$(DESTDIR)$(typelibdir)/$$f'"; \
-+	  rm -f "$(DESTDIR)$(typelibdir)/$$f"; \
-+	done
- install-wmpropertiesDATA: $(wmproperties_DATA)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(wmpropertiesdir)" || $(MKDIR_P) "$(DESTDIR)$(wmpropertiesdir)"
--	@list='$(wmproperties_DATA)'; test -n "$(wmpropertiesdir)" || list=; \
--	for p in $$list; do \
-+	@list='$(wmproperties_DATA)'; for p in $$list; do \
- 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
--	  echo "$$d$$p"; \
--	done | $(am__base_list) | \
--	while read files; do \
--	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(wmpropertiesdir)'"; \
--	  $(INSTALL_DATA) $$files "$(DESTDIR)$(wmpropertiesdir)" || exit $$?; \
-+	  f=$(am__strip_dir) \
-+	  echo " $(wmpropertiesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(wmpropertiesdir)/$$f'"; \
-+	  $(wmpropertiesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(wmpropertiesdir)/$$f"; \
- 	done
- 
- uninstall-wmpropertiesDATA:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(wmproperties_DATA)'; test -n "$(wmpropertiesdir)" || list=; \
--	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
--	test -n "$$files" || exit 0; \
--	echo " ( cd '$(DESTDIR)$(wmpropertiesdir)' && rm -f" $$files ")"; \
--	cd "$(DESTDIR)$(wmpropertiesdir)" && rm -f $$files
-+	@list='$(wmproperties_DATA)'; for p in $$list; do \
-+	  f=$(am__strip_dir) \
-+	  echo " rm -f '$(DESTDIR)$(wmpropertiesdir)/$$f'"; \
-+	  rm -f "$(DESTDIR)$(wmpropertiesdir)/$$f"; \
-+	done
- install-libmutterincludeHEADERS: $(libmutterinclude_HEADERS)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(libmutterincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libmutterincludedir)"
--	@list='$(libmutterinclude_HEADERS)'; test -n "$(libmutterincludedir)" || list=; \
--	for p in $$list; do \
-+	@list='$(libmutterinclude_HEADERS)'; for p in $$list; do \
- 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
--	  echo "$$d$$p"; \
--	done | $(am__base_list) | \
--	while read files; do \
--	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libmutterincludedir)'"; \
--	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libmutterincludedir)" || exit $$?; \
-+	  f=$(am__strip_dir) \
-+	  echo " $(libmutterincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libmutterincludedir)/$$f'"; \
-+	  $(libmutterincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libmutterincludedir)/$$f"; \
- 	done
- 
- uninstall-libmutterincludeHEADERS:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(libmutterinclude_HEADERS)'; test -n "$(libmutterincludedir)" || list=; \
--	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
--	test -n "$$files" || exit 0; \
--	echo " ( cd '$(DESTDIR)$(libmutterincludedir)' && rm -f" $$files ")"; \
--	cd "$(DESTDIR)$(libmutterincludedir)" && rm -f $$files
-+	@list='$(libmutterinclude_HEADERS)'; for p in $$list; do \
-+	  f=$(am__strip_dir) \
-+	  echo " rm -f '$(DESTDIR)$(libmutterincludedir)/$$f'"; \
-+	  rm -f "$(DESTDIR)$(libmutterincludedir)/$$f"; \
-+	done
- 
- # This directory's subdirectories are mostly independent; you can cd
- # into them and run `make' without going through this Makefile.
-@@ -1809,7 +1728,7 @@
- 	  else \
- 	    local_target="$$target"; \
- 	  fi; \
--	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-+	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- 	  || eval $$failcom; \
- 	done; \
- 	if test "$$dot_seen" = "no"; then \
-@@ -1843,16 +1762,16 @@
- 	  else \
- 	    local_target="$$target"; \
- 	  fi; \
--	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-+	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- 	  || eval $$failcom; \
- 	done && test -z "$$fail"
- tags-recursive:
- 	list='$(SUBDIRS)'; for subdir in $$list; do \
--	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-+	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
- 	done
- ctags-recursive:
- 	list='$(SUBDIRS)'; for subdir in $$list; do \
--	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-+	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
- 	done
- 
- ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-@@ -1867,7 +1786,7 @@
- 
- TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
--	set x; \
-+	tags=; \
- 	here=`pwd`; \
- 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
- 	  include_option=--etags-include; \
-@@ -1879,7 +1798,7 @@
- 	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    test ! -f $$subdir/TAGS || \
--	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-+	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
- 	  fi; \
- 	done; \
- 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-@@ -1888,34 +1807,29 @@
- 	  done | \
- 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
--	shift; \
--	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-+	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
- 	  test -n "$$unique" || unique=$$empty_fix; \
--	  if test $$# -gt 0; then \
--	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
--	      "$$@" $$unique; \
--	  else \
--	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
--	      $$unique; \
--	  fi; \
-+	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-+	    $$tags $$unique; \
- 	fi
- ctags: CTAGS
- CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
-+	tags=; \
- 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
- 	unique=`for i in $$list; do \
- 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- 	  done | \
- 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
--	test -z "$(CTAGS_ARGS)$$unique" \
-+	test -z "$(CTAGS_ARGS)$$tags$$unique" \
- 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
--	     $$unique
-+	     $$tags $$unique
- 
- GTAGS:
- 	here=`$(am__cd) $(top_builddir) && pwd` \
--	  && $(am__cd) $(top_srcdir) \
--	  && gtags -i $(GTAGS_ARGS) "$$here"
-+	  && cd $(top_srcdir) \
-+	  && gtags -i $(GTAGS_ARGS) $$here
- 
- distclean-tags:
- 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-@@ -1936,44 +1850,29 @@
- 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- 	  if test -d $$d/$$file; then \
- 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
--	    if test -d "$(distdir)/$$file"; then \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
--	    fi; \
- 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
--	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- 	    fi; \
--	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- 	  else \
--	    test -f "$(distdir)/$$file" \
--	    || cp -p $$d/$$file "$(distdir)/$$file" \
-+	    test -f $(distdir)/$$file \
-+	    || cp -p $$d/$$file $(distdir)/$$file \
- 	    || exit 1; \
- 	  fi; \
- 	done
--	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-+	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    test -d "$(distdir)/$$subdir" \
- 	    || $(MKDIR_P) "$(distdir)/$$subdir" \
- 	    || exit 1; \
--	  fi; \
--	done
--	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
--	  if test "$$subdir" = .; then :; else \
--	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
--	    $(am__relativize); \
--	    new_distdir=$$reldir; \
--	    dir1=$$subdir; dir2="$(top_distdir)"; \
--	    $(am__relativize); \
--	    new_top_distdir=$$reldir; \
--	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
--	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
--	    ($(am__cd) $$subdir && \
-+	    distdir=`$(am__cd) $(distdir) && pwd`; \
-+	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
-+	    (cd $$subdir && \
- 	      $(MAKE) $(AM_MAKEFLAGS) \
--	        top_distdir="$$new_top_distdir" \
--	        distdir="$$new_distdir" \
-+	        top_distdir="$$top_distdir" \
-+	        distdir="$$distdir/$$subdir" \
- 		am__remove_distdir=: \
- 		am__skip_length_check=: \
--		am__skip_mode_fix=: \
- 	        distdir) \
- 	      || exit 1; \
- 	  fi; \
-@@ -2011,7 +1910,6 @@
- 
- distclean-generic:
- 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
--	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
- 
- maintainer-clean-generic:
- 	@echo "This command is intended for maintainers to use"
-@@ -2034,8 +1932,6 @@
- 
- html: html-recursive
- 
--html-am:
--
- info: info-recursive
- 
- info-am:
-@@ -2047,28 +1943,18 @@
- 
- install-dvi: install-dvi-recursive
- 
--install-dvi-am:
--
- install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
- 
- install-html: install-html-recursive
- 
--install-html-am:
--
- install-info: install-info-recursive
- 
--install-info-am:
--
- install-man:
- 
- install-pdf: install-pdf-recursive
- 
--install-pdf-am:
--
- install-ps: install-ps-recursive
- 
--install-ps-am:
--
- installcheck-am:
- 
- maintainer-clean: maintainer-clean-recursive
-@@ -2095,9 +1981,8 @@
- 	uninstall-schemaDATA uninstall-typelibDATA \
- 	uninstall-wmpropertiesDATA
- 
--.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
--	ctags-recursive install install-am install-strip \
--	tags-recursive
-+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
-+	install-strip
- 
- .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
- 	all all-am check check-am clean clean-binPROGRAMS \
-@@ -2200,7 +2085,6 @@
- 	  $(libmutterinclude_base_headers) ) >> xgen-tetc && \
- 	cp xgen-tetc mutter-enum-types.c && \
- 	rm -f xgen-tetc
--
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
-Index: mutter-2.27.1/src/tools/Makefile.in
-===================================================================
---- mutter-2.27.1.orig/src/tools/Makefile.in	2009-07-17 00:02:01.000000000 +0200
-+++ mutter-2.27.1/src/tools/Makefile.in	2009-07-26 13:23:03.821790239 +0200
-@@ -1,9 +1,8 @@
--# Makefile.in generated by automake 1.11 from Makefile.am.
-+# Makefile.in generated by automake 1.10.2 from Makefile.am.
- # @configure_input@
- 
- # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
--# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
--# Inc.
-+# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
-@@ -18,9 +17,8 @@
- 
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
--pkgincludedir = $(includedir)/@PACKAGE@
- pkglibdir = $(libdir)/@PACKAGE@
--pkglibexecdir = $(libexecdir)/@PACKAGE@
-+pkgincludedir = $(includedir)/@PACKAGE@
- am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
- install_sh_DATA = $(install_sh) -c -m 644
- install_sh_PROGRAM = $(install_sh) -c
-@@ -46,8 +44,8 @@
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h
- CONFIG_CLEAN_FILES =
--CONFIG_CLEAN_VPATH_FILES =
- am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(icondir)"
-+binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
- PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
- am_mutter_grayscale_OBJECTS = mutter-grayscale.$(OBJEXT)
- mutter_grayscale_OBJECTS = $(am_mutter_grayscale_OBJECTS)
-@@ -64,7 +62,6 @@
- DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
- depcomp = $(SHELL) $(top_srcdir)/depcomp
- am__depfiles_maybe = depfiles
--am__mv = mv -f
- COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-@@ -83,22 +80,8 @@
-     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-     *) f=$$p;; \
-   esac;
--am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
--am__install_max = 40
--am__nobase_strip_setup = \
--  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
--am__nobase_strip = \
--  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
--am__nobase_list = $(am__nobase_strip_setup); \
--  for p in $$list; do echo "$$p $$p"; done | \
--  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
--  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
--    if (++n[$$2] == $(am__install_max)) \
--      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
--    END { for (dir in files) print dir, files[dir] }'
--am__base_list = \
--  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
--  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
-+iconDATA_INSTALL = $(INSTALL_DATA)
- DATA = $(icon_DATA)
- ETAGS = etags
- CTAGS = ctags
-@@ -321,9 +304,9 @@
- 	      exit 1;; \
- 	  esac; \
- 	done; \
--	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/tools/Makefile'; \
--	$(am__cd) $(top_srcdir) && \
--	  $(AUTOMAKE) --gnu src/tools/Makefile
-+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/tools/Makefile'; \
-+	cd $(top_srcdir) && \
-+	  $(AUTOMAKE) --gnu  src/tools/Makefile
- .PRECIOUS: Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- 	@case '$?' in \
-@@ -341,59 +324,41 @@
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
--$(am__aclocal_m4_deps):
- install-binPROGRAMS: $(bin_PROGRAMS)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
--	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
--	for p in $$list; do echo "$$p $$p"; done | \
--	sed 's/$(EXEEXT)$$//' | \
--	while read p p1; do if test -f $$p || test -f $$p1; \
--	  then echo "$$p"; echo "$$p"; else :; fi; \
--	done | \
--	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
--	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
--	sed 'N;N;N;s,\n, ,g' | \
--	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
--	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
--	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
--	    else { print "f", $$3 "/" $$4, $$1; } } \
--	  END { for (d in files) print "f", d, files[d] }' | \
--	while read type dir files; do \
--	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
--	    test -z "$$files" || { \
--	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
--	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
--	    } \
--	; done
-+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
-+	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
-+	  if test -f $$p \
-+	     || test -f $$p1 \
-+	  ; then \
-+	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
-+	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
-+	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
-+	  else :; fi; \
-+	done
- 
- uninstall-binPROGRAMS:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
--	files=`for p in $$list; do echo "$$p"; done | \
--	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
--	      -e 's/$$/$(EXEEXT)/' `; \
--	test -n "$$list" || exit 0; \
--	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
--	cd "$(DESTDIR)$(bindir)" && rm -f $$files
-+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
-+	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
-+	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
-+	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
-+	done
- 
- clean-binPROGRAMS:
--	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
--	echo " rm -f" $$list; \
--	rm -f $$list || exit $$?; \
--	test -n "$(EXEEXT)" || exit 0; \
--	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
--	echo " rm -f" $$list; \
--	rm -f $$list
-+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
-+	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
-+	  echo " rm -f $$p $$f"; \
-+	  rm -f $$p $$f ; \
-+	done
- 
- clean-noinstPROGRAMS:
--	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
--	echo " rm -f" $$list; \
--	rm -f $$list || exit $$?; \
--	test -n "$(EXEEXT)" || exit 0; \
--	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
--	echo " rm -f" $$list; \
--	rm -f $$list
-+	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
-+	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
-+	  echo " rm -f $$p $$f"; \
-+	  rm -f $$p $$f ; \
-+	done
- mutter-grayscale$(EXEEXT): $(mutter_grayscale_OBJECTS) $(mutter_grayscale_DEPENDENCIES) 
- 	@rm -f mutter-grayscale$(EXEEXT)
- 	$(LINK) $(mutter_grayscale_OBJECTS) $(mutter_grayscale_LDADD) $(LIBS)
-@@ -420,21 +385,21 @@
- 
- .c.o:
- @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(COMPILE) -c $<
- 
- .c.obj:
- @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
- 
- .c.lo:
- @am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-@@ -447,23 +412,20 @@
- install-iconDATA: $(icon_DATA)
- 	@$(NORMAL_INSTALL)
- 	test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
--	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
--	for p in $$list; do \
-+	@list='$(icon_DATA)'; for p in $$list; do \
- 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
--	  echo "$$d$$p"; \
--	done | $(am__base_list) | \
--	while read files; do \
--	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
--	  $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \
-+	  f=$(am__strip_dir) \
-+	  echo " $(iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \
-+	  $(iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \
- 	done
- 
- uninstall-iconDATA:
- 	@$(NORMAL_UNINSTALL)
--	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
--	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
--	test -n "$$files" || exit 0; \
--	echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \
--	cd "$(DESTDIR)$(icondir)" && rm -f $$files
-+	@list='$(icon_DATA)'; for p in $$list; do \
-+	  f=$(am__strip_dir) \
-+	  echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \
-+	  rm -f "$(DESTDIR)$(icondir)/$$f"; \
-+	done
- 
- ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-@@ -477,7 +439,7 @@
- 
- TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
--	set x; \
-+	tags=; \
- 	here=`pwd`; \
- 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
- 	unique=`for i in $$list; do \
-@@ -485,34 +447,29 @@
- 	  done | \
- 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
--	shift; \
--	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-+	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
- 	  test -n "$$unique" || unique=$$empty_fix; \
--	  if test $$# -gt 0; then \
--	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
--	      "$$@" $$unique; \
--	  else \
--	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
--	      $$unique; \
--	  fi; \
-+	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-+	    $$tags $$unique; \
- 	fi
- ctags: CTAGS
- CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
-+	tags=; \
- 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
- 	unique=`for i in $$list; do \
- 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- 	  done | \
- 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
--	test -z "$(CTAGS_ARGS)$$unique" \
-+	test -z "$(CTAGS_ARGS)$$tags$$unique" \
- 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
--	     $$unique
-+	     $$tags $$unique
- 
- GTAGS:
- 	here=`$(am__cd) $(top_builddir) && pwd` \
--	  && $(am__cd) $(top_srcdir) \
--	  && gtags -i $(GTAGS_ARGS) "$$here"
-+	  && cd $(top_srcdir) \
-+	  && gtags -i $(GTAGS_ARGS) $$here
- 
- distclean-tags:
- 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-@@ -533,17 +490,13 @@
- 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- 	  if test -d $$d/$$file; then \
- 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
--	    if test -d "$(distdir)/$$file"; then \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
--	    fi; \
- 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
--	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- 	    fi; \
--	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- 	  else \
--	    test -f "$(distdir)/$$file" \
--	    || cp -p $$d/$$file "$(distdir)/$$file" \
-+	    test -f $(distdir)/$$file \
-+	    || cp -p $$d/$$file $(distdir)/$$file \
- 	    || exit 1; \
- 	  fi; \
- 	done
-@@ -574,7 +527,6 @@
- 
- distclean-generic:
- 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
--	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
- 
- maintainer-clean-generic:
- 	@echo "This command is intended for maintainers to use"
-@@ -596,8 +548,6 @@
- 
- html: html-am
- 
--html-am:
--
- info: info-am
- 
- info-am:
-@@ -606,28 +556,18 @@
- 
- install-dvi: install-dvi-am
- 
--install-dvi-am:
--
- install-exec-am: install-binPROGRAMS
- 
- install-html: install-html-am
- 
--install-html-am:
--
- install-info: install-info-am
- 
--install-info-am:
--
- install-man:
- 
- install-pdf: install-pdf-am
- 
--install-pdf-am:
--
- install-ps: install-ps-am
- 
--install-ps-am:
--
- installcheck-am:
- 
- maintainer-clean: maintainer-clean-am
-@@ -668,7 +608,6 @@
- 	uninstall-binPROGRAMS uninstall-iconDATA
- 
- @INTLTOOL_DESKTOP_RULE@
--
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
-Index: mutter-2.27.1/src/wm-tester/Makefile.in
-===================================================================
---- mutter-2.27.1.orig/src/wm-tester/Makefile.in	2009-07-17 00:02:01.000000000 +0200
-+++ mutter-2.27.1/src/wm-tester/Makefile.in	2009-07-26 13:23:03.901790900 +0200
-@@ -1,9 +1,8 @@
--# Makefile.in generated by automake 1.11 from Makefile.am.
-+# Makefile.in generated by automake 1.10.2 from Makefile.am.
- # @configure_input@
- 
- # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
--# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
--# Inc.
-+# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
-@@ -17,9 +16,8 @@
- 
- VPATH = @srcdir@
- pkgdatadir = $(datadir)/@PACKAGE@
--pkgincludedir = $(includedir)/@PACKAGE@
- pkglibdir = $(libdir)/@PACKAGE@
--pkglibexecdir = $(libexecdir)/@PACKAGE@
-+pkgincludedir = $(includedir)/@PACKAGE@
- am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
- install_sh_DATA = $(install_sh) -c -m 644
- install_sh_PROGRAM = $(install_sh) -c
-@@ -46,7 +44,6 @@
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h
- CONFIG_CLEAN_FILES =
--CONFIG_CLEAN_VPATH_FILES =
- PROGRAMS = $(noinst_PROGRAMS)
- am_focus_window_OBJECTS = focus-window.$(OBJEXT)
- focus_window_OBJECTS = $(am_focus_window_OBJECTS)
-@@ -66,7 +63,6 @@
- DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
- depcomp = $(SHELL) $(top_srcdir)/depcomp
- am__depfiles_maybe = depfiles
--am__mv = mv -f
- COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-@@ -301,9 +297,9 @@
- 	      exit 1;; \
- 	  esac; \
- 	done; \
--	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/wm-tester/Makefile'; \
--	$(am__cd) $(top_srcdir) && \
--	  $(AUTOMAKE) --gnu src/wm-tester/Makefile
-+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/wm-tester/Makefile'; \
-+	cd $(top_srcdir) && \
-+	  $(AUTOMAKE) --gnu  src/wm-tester/Makefile
- .PRECIOUS: Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- 	@case '$?' in \
-@@ -321,16 +317,13 @@
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
--$(am__aclocal_m4_deps):
- 
- clean-noinstPROGRAMS:
--	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
--	echo " rm -f" $$list; \
--	rm -f $$list || exit $$?; \
--	test -n "$(EXEEXT)" || exit 0; \
--	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
--	echo " rm -f" $$list; \
--	rm -f $$list
-+	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
-+	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
-+	  echo " rm -f $$p $$f"; \
-+	  rm -f $$p $$f ; \
-+	done
- focus-window$(EXEEXT): $(focus_window_OBJECTS) $(focus_window_DEPENDENCIES) 
- 	@rm -f focus-window$(EXEEXT)
- 	$(LINK) $(focus_window_OBJECTS) $(focus_window_LDADD) $(LIBS)
-@@ -361,21 +354,21 @@
- 
- .c.o:
- @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(COMPILE) -c $<
- 
- .c.obj:
- @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
- 
- .c.lo:
- @am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-- at am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-+ at am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-@@ -398,7 +391,7 @@
- 
- TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
--	set x; \
-+	tags=; \
- 	here=`pwd`; \
- 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
- 	unique=`for i in $$list; do \
-@@ -406,34 +399,29 @@
- 	  done | \
- 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
--	shift; \
--	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-+	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
- 	  test -n "$$unique" || unique=$$empty_fix; \
--	  if test $$# -gt 0; then \
--	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
--	      "$$@" $$unique; \
--	  else \
--	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
--	      $$unique; \
--	  fi; \
-+	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-+	    $$tags $$unique; \
- 	fi
- ctags: CTAGS
- CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
- 		$(TAGS_FILES) $(LISP)
-+	tags=; \
- 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
- 	unique=`for i in $$list; do \
- 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- 	  done | \
- 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
--	test -z "$(CTAGS_ARGS)$$unique" \
-+	test -z "$(CTAGS_ARGS)$$tags$$unique" \
- 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
--	     $$unique
-+	     $$tags $$unique
- 
- GTAGS:
- 	here=`$(am__cd) $(top_builddir) && pwd` \
--	  && $(am__cd) $(top_srcdir) \
--	  && gtags -i $(GTAGS_ARGS) "$$here"
-+	  && cd $(top_srcdir) \
-+	  && gtags -i $(GTAGS_ARGS) $$here
- 
- distclean-tags:
- 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-@@ -454,17 +442,13 @@
- 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- 	  if test -d $$d/$$file; then \
- 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
--	    if test -d "$(distdir)/$$file"; then \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
--	    fi; \
- 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
--	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
--	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- 	    fi; \
--	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- 	  else \
--	    test -f "$(distdir)/$$file" \
--	    || cp -p $$d/$$file "$(distdir)/$$file" \
-+	    test -f $(distdir)/$$file \
-+	    || cp -p $$d/$$file $(distdir)/$$file \
- 	    || exit 1; \
- 	  fi; \
- 	done
-@@ -492,7 +476,6 @@
- 
- distclean-generic:
- 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
--	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
- 
- maintainer-clean-generic:
- 	@echo "This command is intended for maintainers to use"
-@@ -514,8 +497,6 @@
- 
- html: html-am
- 
--html-am:
--
- info: info-am
- 
- info-am:
-@@ -524,28 +505,18 @@
- 
- install-dvi: install-dvi-am
- 
--install-dvi-am:
--
- install-exec-am:
- 
- install-html: install-html-am
- 
--install-html-am:
--
- install-info: install-info-am
- 
--install-info-am:
--
- install-man:
- 
- install-pdf: install-pdf-am
- 
--install-pdf-am:
--
- install-ps: install-ps-am
- 
--install-ps-am:
--
- installcheck-am:
- 
- maintainer-clean: maintainer-clean-am
-@@ -583,7 +554,6 @@
- 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- 	pdf pdf-am ps ps-am tags uninstall uninstall-am
- 
--
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
+ 		func_basename "$deplib"




More information about the pkg-gnome-commits mailing list