summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-06-18 11:43:04 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-06-18 11:43:04 +0000
commit5903889d012518aa9dfd9cb58e6ca2186a675b49 (patch)
treee8b16db0333e68b30471246363db4e5fa892875c /Build/source/libs/icu
parentc8b21ddab7472f5d69389885c02ed8ddc84c35e8 (diff)
libs/*/: Drop the obsolete ACLOCAL_AMFLAGS
git-svn-id: svn://tug.org/texlive/trunk@34283 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/icu')
-rw-r--r--Build/source/libs/icu/ChangeLog4
-rw-r--r--Build/source/libs/icu/Makefile.am4
-rw-r--r--Build/source/libs/icu/Makefile.in1
3 files changed, 5 insertions, 4 deletions
diff --git a/Build/source/libs/icu/ChangeLog b/Build/source/libs/icu/ChangeLog
index e8d62949ffe..0ce874e6e55 100644
--- a/Build/source/libs/icu/ChangeLog
+++ b/Build/source/libs/icu/ChangeLog
@@ -1,3 +1,7 @@
+2014-06-16 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS.
+
2014-04-03 Peter Breitenlohner <peb@mppmu.mpg.de>
Update icu-53.1 (release).
diff --git a/Build/source/libs/icu/Makefile.am b/Build/source/libs/icu/Makefile.am
index 1f014a3ad04..8809a72c996 100644
--- a/Build/source/libs/icu/Makefile.am
+++ b/Build/source/libs/icu/Makefile.am
@@ -1,13 +1,11 @@
## Wrapper Makefile.am to build ICU for TeX Live.
##
-## Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2014 Peter Breitenlohner <tex-live@tug.org>
##
## This file is free software; the copyright holder
## gives unlimited permission to copy and/or distribute it,
## with or without modifications, as long as this notice is preserved.
##
-ACLOCAL_AMFLAGS = -I ../../m4
-
## We want to re-distribute the whole ICU source tree.
EXTRA_DIST = $(ICU_TREE)
diff --git a/Build/source/libs/icu/Makefile.in b/Build/source/libs/icu/Makefile.in
index 56d84025b7e..b4ba838d541 100644
--- a/Build/source/libs/icu/Makefile.in
+++ b/Build/source/libs/icu/Makefile.in
@@ -548,7 +548,6 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-ACLOCAL_AMFLAGS = -I ../../m4
EXTRA_DIST = $(ICU_TREE) $(ICU_TREE)-PATCHES
SUBDIRS = . $(am__append_1)
@cross_TRUE@ICU_NATIVE = icu-native/config/icucross.mk