[metacity] remove wm-tester utilities
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity] remove wm-tester utilities
- Date: Thu, 9 Oct 2014 18:13:29 +0000 (UTC)
commit 5691341e9eb62b27fd9a200b3a15ffb0944a0075
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Thu Oct 9 19:08:57 2014 +0300
remove wm-tester utilities
configure.ac | 1 -
src/Makefile.am | 2 +-
src/wm-tester/Makefile.am | 27 ----
src/wm-tester/focus-window.c | 37 -----
src/wm-tester/main.c | 238 ------------------------------
src/wm-tester/test-gravity.c | 308 ---------------------------------------
src/wm-tester/test-resizing.c | 257 --------------------------------
src/wm-tester/test-size-hints.c | 136 -----------------
8 files changed, 1 insertions(+), 1005 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cd3645d..4284fcf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -506,7 +506,6 @@ doc/Makefile
doc/creating_themes/Makefile
doc/man/Makefile
src/Makefile
-src/wm-tester/Makefile
src/libmetacity-private.pc
src/tools/Makefile
src/themes/Makefile
diff --git a/src/Makefile.am b/src/Makefile.am
index ad9b2b9..2853294 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
lib_LTLIBRARIES = libmetacity-private.la
-SUBDIRS=wm-tester tools themes
+SUBDIRS = tools themes
AM_CPPFLAGS=-I$(srcdir)/include -DMETACITY_LIBEXECDIR=\"$(libexecdir)\" -DHOST_ALIAS=\"@HOST_ALIAS \"
-DMETACITY_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\" -DMETACITY_PKGDATADIR=\"$(pkgdatadir)\"
-DMETACITY_DATADIR=\"$(datadir)\" -DG_LOG_DOMAIN=\"metacity\" -DSN_API_NOT_YET_FROZEN=1 @METACITY_CFLAGS@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]