diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-06-18 12:12:36 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-06-18 12:12:36 +0000 |
commit | f68f08979b055dd6b955335219cce08fbe64fca1 (patch) | |
tree | b7bc1d1f2b5639ff19e85dfa1bd59dd25e492407 /Build/source/utils/ps2eps/Makefile.in | |
parent | 3e2864914687b1af9d1ce374ee11b3a799e9561a (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/ps2eps/Makefile.in')
-rw-r--r-- | Build/source/utils/ps2eps/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/utils/ps2eps/Makefile.in b/Build/source/utils/ps2eps/Makefile.in index 211917e9ea0..45ae243a04b 100644 --- a/Build/source/utils/ps2eps/Makefile.in +++ b/Build/source/utils/ps2eps/Makefile.in @@ -477,7 +477,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 = $(PS2EPS_TREE) $(PS2EPS_TREE)-PATCHES \ $(top_builddir)/../../build-aux/relpath $(TESTS) \ tests/plot.pbm tests/plot.out |