diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2010-02-17 20:50:50 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2010-02-17 20:50:50 (GMT) |
commit | 0fb3254237255e8d145be86931c38ef77de02f78 (patch) | |
tree | e2c57b5ace89855c1571e2fd4bf892c13116afec /configure | |
parent | ec709b76da66ff79c330a3a8d1d2164d4bfd354c (diff) | |
download | hdf5-0fb3254237255e8d145be86931c38ef77de02f78.zip hdf5-0fb3254237255e8d145be86931c38ef77de02f78.tar.gz hdf5-0fb3254237255e8d145be86931c38ef77de02f78.tar.bz2 |
[svn-r18270] Changes to h5stat in response to bug 1778:
1. Gather attribute info for named datatype,
2. Fixed -T, -G, -A, -D options
3. Brought over some changes from trunk h5stat
h5committested.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Id: configure.in 18234 2010-02-12 18:20:49Z hdftest . +# From configure.in Id: configure.in 18255 2010-02-14 23:55:45Z hdftest . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.64 for HDF5 1.8.4-snap13. # |