summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-06-18 12:12:36 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-06-18 12:12:36 +0000
commitf68f08979b055dd6b955335219cce08fbe64fca1 (patch)
treeb7bc1d1f2b5639ff19e85dfa1bd59dd25e492407 /Build/source/utils/xindy
parent3e2864914687b1af9d1ce374ee11b3a799e9561a (diff)
utils/*/: Drop the obsolete ACLOCAL_AMFLAGS
git-svn-id: svn://tug.org/texlive/trunk@34292 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy')
-rw-r--r--Build/source/utils/xindy/ChangeLog4
-rw-r--r--Build/source/utils/xindy/Makefile.am4
-rw-r--r--Build/source/utils/xindy/Makefile.in1
3 files changed, 5 insertions, 4 deletions
diff --git a/Build/source/utils/xindy/ChangeLog b/Build/source/utils/xindy/ChangeLog
index 520b96bb37c..c712a090c53 100644
--- a/Build/source/utils/xindy/ChangeLog
+++ b/Build/source/utils/xindy/ChangeLog
@@ -1,3 +1,7 @@
+2014-06-16 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS.
+
2014-04-28 Peter Breitenlohner <peb@mppmu.mpg.de>
Import xindy-2.5.0.
diff --git a/Build/source/utils/xindy/Makefile.am b/Build/source/utils/xindy/Makefile.am
index e21d951a7c0..01ce9ea2057 100644
--- a/Build/source/utils/xindy/Makefile.am
+++ b/Build/source/utils/xindy/Makefile.am
@@ -1,10 +1,8 @@
## Makefile.am for the TeX Live subdirectory utils/xindy/
##
-## Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2014 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
-ACLOCAL_AMFLAGS = -I ../../m4
-
EXTRA_DIST = README-clisp
## We use the original xindy source tree.
diff --git a/Build/source/utils/xindy/Makefile.in b/Build/source/utils/xindy/Makefile.in
index 75443e61239..991e414b7de 100644
--- a/Build/source/utils/xindy/Makefile.in
+++ b/Build/source/utils/xindy/Makefile.in
@@ -339,7 +339,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 = README-clisp $(XINDY_TREE)-PATCHES \
$(XINDY_TREE)/Makefile.am $(XINDY_TREE)/VERSION \
$(XINDY_TREE)/configure.ac $(XINDY_TREE)/m4 \