summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/xindy-2.4/doc/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-03-16 15:51:04 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-03-16 15:51:04 +0000
commit805e477c290637b9736e144f3dbd262757506090 (patch)
tree80a7b1a64eb2a7d004d0bb3e1e4513c20a48e3f1 /Build/source/utils/xindy/xindy-2.4/doc/Makefile.in
parentfe827a9763e7de758a5b00e36c8ae99d9805237d (diff)
new Autoconf macros KPSE_CHECK_{LATEX,PDFLATEX,PERL}
git-svn-id: svn://tug.org/texlive/trunk@21732 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/xindy-2.4/doc/Makefile.in')
-rw-r--r--Build/source/utils/xindy/xindy-2.4/doc/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/utils/xindy/xindy-2.4/doc/Makefile.in b/Build/source/utils/xindy/xindy-2.4/doc/Makefile.in
index aa2bf9e6797..498e3608b22 100644
--- a/Build/source/utils/xindy/xindy-2.4/doc/Makefile.in
+++ b/Build/source/utils/xindy/xindy-2.4/doc/Makefile.in
@@ -36,7 +36,8 @@ host_triplet = @host@
subdir = xindy-2.4/doc
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-warnings.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-progs.m4 \
+ $(top_srcdir)/../../m4/kpse-warnings.m4 \
$(top_srcdir)/ac/xindy.ac $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)