diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2012-05-01 22:09:47 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2012-05-01 22:09:47 (GMT) |
commit | 42a93d38ab5193ba9063ef1bf4354756fd81efee (patch) | |
tree | 3bb320dedb7528ccd6bcbca9ed4741c92a749bb1 /configure | |
parent | d4b39ccab10dc000ac816ea3a39aeaada55e4aa3 (diff) | |
download | hdf5-42a93d38ab5193ba9063ef1bf4354756fd81efee.zip hdf5-42a93d38ab5193ba9063ef1bf4354756fd81efee.tar.gz hdf5-42a93d38ab5193ba9063ef1bf4354756fd81efee.tar.bz2 |
[svn-r22330] Add examples/README file to be installed with examples.
It was in hdf5 v1.8.8, but not checked into the 1.8 branch.
Text file only, but tested with h5committest.
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 22267 2012-04-09 19:36:07Z mamcgree . +# From configure.in Id: configure.in 22270 2012-04-09 19:54:57Z mamcgree . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.68 for HDF5 1.8.9-pre1. # |