summaryrefslogtreecommitdiffstats
path: root/tools/h5stat
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-03-10 20:26:18 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-03-10 20:26:18 (GMT)
commit0ed93555aef7459b2a7ddaaac84f3186ea6bac9d (patch)
treec213256fb2b039a79bd640636054605765d78b8a /tools/h5stat
parente551fef9e304f3c72624bc58ba582a0bb0da931f (diff)
downloadhdf5-0ed93555aef7459b2a7ddaaac84f3186ea6bac9d.zip
hdf5-0ed93555aef7459b2a7ddaaac84f3186ea6bac9d.tar.gz
hdf5-0ed93555aef7459b2a7ddaaac84f3186ea6bac9d.tar.bz2
[svn-r24778] run reconfigure with new configure.ac changes.
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 6cc1580..bd8a6a3 100644
--- a/tools/h5stat/Makefile.in
+++ b/tools/h5stat/Makefile.in
@@ -307,7 +307,7 @@ MKDIR_P = @MKDIR_P@
MPE = @MPE@
MPI_GET_SIZE = @MPI_GET_SIZE@
MYAXE_LIBS = @MYAXE_LIBS@
-MYDAOS_POSIX_LIBS = @MYDAOS_POSIX_LIBS@
+MYDAOS_LIBS = @MYDAOS_LIBS@
MYIOD_LIBS = @MYIOD_LIBS@
MYPLFS_LIBS = @MYPLFS_LIBS@
NM = @NM@