summaryrefslogtreecommitdiffstats
path: root/tools/h5stat
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2010-09-10 15:45:07 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2010-09-10 15:45:07 (GMT)
commit47c792faa033c4c149b2c5d4dd0e70e4f2b0e3d2 (patch)
tree2d7d984b98ae6bcdca2f52f686db86b28ae7c67d /tools/h5stat
parent70b6246eae452094aa50683900b38c11e2cfebfe (diff)
downloadhdf5-47c792faa033c4c149b2c5d4dd0e70e4f2b0e3d2.zip
hdf5-47c792faa033c4c149b2c5d4dd0e70e4f2b0e3d2.tar.gz
hdf5-47c792faa033c4c149b2c5d4dd0e70e4f2b0e3d2.tar.bz2
[svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, and m4 to version 1.4.14. Also added m4 directory for m4 macros according to autoconf suggestion.
Tested with h5committest on amani, jam, and heiwa, and on linew.
Diffstat (limited to 'tools/h5stat')
-rw-r--r--tools/h5stat/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5stat/Makefile.in b/tools/h5stat/Makefile.in
index 35be805..2e259c4 100644
--- a/tools/h5stat/Makefile.in
+++ b/tools/h5stat/Makefile.in
@@ -324,7 +324,6 @@ libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
@@ -373,6 +372,7 @@ H5CC_PP = $(bindir)/h5pcc
H5FC = $(bindir)/h5fc
H5FC_PP = $(bindir)/h5pfc
H5CPP = $(bindir)/h5c++
+ACLOCAL_AMFLAGS = "-I m4"
# The trace script; this is used on source files from the C library to
# insert tracing macros.