summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2010-11-23 22:56:59 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2010-11-23 22:56:59 (GMT)
commit72634b34e4e1792c7253c2961bcd91784f8c1656 (patch)
treebf4c224a63b61a43d087453d9f14216b65c62070 /test
parent5ab92a43a30edfce9a250043d3514f591aaf9fca (diff)
downloadhdf5-72634b34e4e1792c7253c2961bcd91784f8c1656.zip
hdf5-72634b34e4e1792c7253c2961bcd91784f8c1656.tar.gz
hdf5-72634b34e4e1792c7253c2961bcd91784f8c1656.tar.bz2
[svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15.
Tested with h5committest on amani, heiwa, and jam.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index b083741..a734045 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -474,6 +474,7 @@ DEFS = @DEFS@
DEPDIR = @DEPDIR@
DEPRECATED_SYMBOLS = @DEPRECATED_SYMBOLS@
DIRECT_VFD = @DIRECT_VFD@
+DLLTOOL = @DLLTOOL@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
DYNAMIC_DIRS = @DYNAMIC_DIRS@
@@ -535,6 +536,7 @@ LTLIBOBJS = @LTLIBOBJS@
LT_STATIC_EXEC = @LT_STATIC_EXEC@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
MPE = @MPE@
MPI_GET_SIZE = @MPI_GET_SIZE@
@@ -591,6 +593,7 @@ abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -783,7 +786,7 @@ testhdf5_SOURCES = testhdf5.c tarray.c tattr.c tchecksum.c tconfig.c tfile.c \
# Temporary files.
-DISTCLEANFILES = testerror.sh testlibinfo.sh testcheck_version.sh testlinks.sh
+DISTCLEANFILES = testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh
# Automake needs to be taught how to build lib, progs, and tests targets.
# These will be filled in automatically for the most part (e.g.,