[gnome-icon-theme] Revert "build: build was failing due to missing IT_PROG_INTLTOOL"
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-icon-theme] Revert "build: build was failing due to missing IT_PROG_INTLTOOL"
- Date: Tue, 3 Sep 2013 15:59:37 +0000 (UTC)
commit 982e1eab5e9f37534ef3cd158619b08ad0cfd8d5
Author: Jakub Steiner <jimmac gmail com>
Date: Tue Sep 3 17:58:04 2013 +0200
Revert "build: build was failing due to missing IT_PROG_INTLTOOL"
This reverts commit c2f166f58677b5a5c5492afc19f289efa02923a4.
The patch fails to copy the intltoolize macros locally here.
Makefile.am | 2 --
configure.ac | 1 -
2 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index be78945..6e7bb1d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,8 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-icon-mapping
SUBDIRS = po $(SVGSRCDIR)
-ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-
theme_in_files = index.theme.in.in
theme_DATA = $(theme_in_files:.theme.in.in=.theme)
diff --git a/configure.ac b/configure.ac
index 97a751d..d2fa3ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,6 @@ AC_PREREQ(2.53)
AC_INIT([gnome-icon-theme], [3.9.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
-AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in.in])
AM_INIT_AUTOMAKE([1.9 dist-xz no-dist-gzip tar-ustar foreign])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]