diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-02-26 14:40:42 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-02-26 14:40:42 +0000 |
commit | f3187aef510526f2a4ffcfad71f133f8b7746e32 (patch) | |
tree | 6006c126f7d3c7e2653f285f3d28cfb79fddf67e /Build/source/texk/dvipng/help/Makefile.in | |
parent | 7e0b0a4a186ce0b8c85e4c97333805078af370e1 (diff) |
texk/dvipng: Drop unnecessar tests AC_FUNC_ALLOCA and AC_FUNC_FORK
git-svn-id: svn://tug.org/texlive/trunk@33053 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipng/help/Makefile.in')
-rw-r--r-- | Build/source/texk/dvipng/help/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/dvipng/help/Makefile.in b/Build/source/texk/dvipng/help/Makefile.in index a4c861cfc94..f9c6d6eda18 100644 --- a/Build/source/texk/dvipng/help/Makefile.in +++ b/Build/source/texk/dvipng/help/Makefile.in @@ -124,7 +124,6 @@ am__can_run_installinfo = \ am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ -ALLOCA = @ALLOCA@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AM_MAKEINFOFLAGS = @AM_MAKEINFOFLAGS@ |