diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-03-10 20:26:18 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-03-10 20:26:18 (GMT) |
commit | 0ed93555aef7459b2a7ddaaac84f3186ea6bac9d (patch) | |
tree | c213256fb2b039a79bd640636054605765d78b8a /tools/h5stat | |
parent | e551fef9e304f3c72624bc58ba582a0bb0da931f (diff) | |
download | hdf5-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.in | 2 |
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@ |