summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-02-01 14:37:20 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-02-01 15:05:21 -0500
commit22dce16e331a8abfcfe689833010b481f26dfedb (patch)
treebc859716ca134d29b207cc9cbdf22296268c7664
parent86c0c60a020d58149394bfe50d652a996bb63f86 (diff)
downloadgtk+-wip/matthiasc/gettext.tar.gz
Stop building extract-stringswip/matthiasc/gettext
It is no longer needed.
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac2
2 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 114cd9059d..2b72ff93b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## Makefile.am for GTK+
include $(top_srcdir)/Makefile.decl
-SRC_SUBDIRS = util gdk gtk libgail-util modules demos tests testsuite examples
+SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite examples
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
diff --git a/configure.ac b/configure.ac
index 120b8898e3..d618f1b3df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -147,7 +147,6 @@ AC_PROG_MKDIR_P
AC_PROG_INSTALL
AC_PROG_MAKE_SET
-
GETTEXT_PACKAGE=gtk30
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE",
@@ -1906,7 +1905,6 @@ gtk/makefile.msc
gtk/gtkversion.h
gtk/gtk-win32.rc
gtk/libgtk3.manifest
-util/Makefile
libgail-util/Makefile
modules/Makefile
modules/input/Makefile