summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2015-02-26 14:21:33 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2015-02-26 14:21:33 (GMT)
commitadd51325ef68468306fd7cfe24bf6a039820f9a8 (patch)
tree795ed6f716b57ef8a2743e51e99416625dc564ae /testpar
parentd361bdca64c81610c15449e6d3d4208b615ecb0f (diff)
downloadhdf5-add51325ef68468306fd7cfe24bf6a039820f9a8.zip
hdf5-add51325ef68468306fd7cfe24bf6a039820f9a8.tar.gz
hdf5-add51325ef68468306fd7cfe24bf6a039820f9a8.tar.bz2
[svn-r26314] Brought autotools related changes from the trunk to the branch, r26188 r26280
Diffstat (limited to 'testpar')
-rw-r--r--testpar/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/testpar/Makefile.in b/testpar/Makefile.in
index a7c3c1b..c16c3f4 100644
--- a/testpar/Makefile.in
+++ b/testpar/Makefile.in
@@ -103,7 +103,8 @@ check_PROGRAMS = $(am__EXEEXT_1)
TESTS =
subdir = testpar
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/m4/aclocal_cxx.m4 \
+ $(top_srcdir)/m4/aclocal_fc.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/bin/mkinstalldirs