From f68f08979b055dd6b955335219cce08fbe64fca1 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 18 Jun 2014 12:12:36 +0000 Subject: utils/*/: Drop the obsolete ACLOCAL_AMFLAGS git-svn-id: svn://tug.org/texlive/trunk@34292 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/t1utils/ChangeLog | 4 ++++ Build/source/utils/t1utils/Makefile.am | 4 +--- Build/source/utils/t1utils/Makefile.in | 1 - 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'Build/source/utils/t1utils') diff --git a/Build/source/utils/t1utils/ChangeLog b/Build/source/utils/t1utils/ChangeLog index 607519d0ca4..85b1310c8f1 100644 --- a/Build/source/utils/t1utils/ChangeLog +++ b/Build/source/utils/t1utils/ChangeLog @@ -1,3 +1,7 @@ +2014-06-16 Peter Breitenlohner + + * Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS. + 2013-10-03 Peter Breitenlohner Import t1utils-1.38. diff --git a/Build/source/utils/t1utils/Makefile.am b/Build/source/utils/t1utils/Makefile.am index 9fbcaf9fef7..1fe50bb2a72 100644 --- a/Build/source/utils/t1utils/Makefile.am +++ b/Build/source/utils/t1utils/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am for the TeX Live subdirectory utils/t1utils/ ## -## Copyright (C) 2008-2013 Peter Breitenlohner +## Copyright (C) 2008-2014 Peter Breitenlohner ## You may freely use, modify and/or distribute this file. ## #************************************************************************ @@ -9,8 +9,6 @@ # #************************************************************************ ## -ACLOCAL_AMFLAGS = -I ../../m4 - ## We want to re-distribute the whole original t1utils source tree. ## ## With current automake (1.10.2) 'make distcheck' fails when diff --git a/Build/source/utils/t1utils/Makefile.in b/Build/source/utils/t1utils/Makefile.in index c71d262728e..b52035e6fa3 100644 --- a/Build/source/utils/t1utils/Makefile.in +++ b/Build/source/utils/t1utils/Makefile.in @@ -517,7 +517,6 @@ top_srcdir = @top_srcdir@ # Adapted for TeX Live from t1utils/Makefile.am # #************************************************************************ -ACLOCAL_AMFLAGS = -I ../../m4 EXTRA_DIST = $(T1UTILS_TREE) $(T1UTILS_TREE)-PATCHES $(TESTS) \ tests/Symbol.pfa tests/Symbol.pfb tests/Symbol.raw AM_CPPFLAGS = -I$(top_srcdir)/$(T1UTILS_TREE)/include -- cgit v1.2.3