From 5903889d012518aa9dfd9cb58e6ca2186a675b49 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 18 Jun 2014 11:43:04 +0000 Subject: libs/*/: Drop the obsolete ACLOCAL_AMFLAGS git-svn-id: svn://tug.org/texlive/trunk@34283 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/icu/ChangeLog | 4 ++++ Build/source/libs/icu/Makefile.am | 4 +--- Build/source/libs/icu/Makefile.in | 1 - 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'Build/source/libs/icu') 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 + + * Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS. + 2014-04-03 Peter Breitenlohner 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 +## Copyright (C) 2009-2014 Peter Breitenlohner ## ## 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 -- cgit v1.2.3