From 22dce16e331a8abfcfe689833010b481f26dfedb Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 1 Feb 2015 14:37:20 -0500 Subject: Stop building extract-strings It is no longer needed. --- Makefile.am | 2 +- configure.ac | 2 -- 2 files changed, 1 insertion(+), 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 -- cgit v1.2.1