diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2012-05-01 22:09:11 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2012-05-01 22:09:11 (GMT) |
commit | af34693d8c102d2f260a33628b7f8838db7cc104 (patch) | |
tree | f39a41051e1fb18ada6a94973928bff941db744f /configure | |
parent | 9a5073a8f3482f1ee257d48b05acbe5fd13a42b0 (diff) | |
download | hdf5-af34693d8c102d2f260a33628b7f8838db7cc104.zip hdf5-af34693d8c102d2f260a33628b7f8838db7cc104.tar.gz hdf5-af34693d8c102d2f260a33628b7f8838db7cc104.tar.bz2 |
[svn-r22329] 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 22259 2012-04-09 00:29:44Z hdftest . +# From configure.in Id: configure.in 22268 2012-04-09 19:39:33Z mamcgree . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.68 for HDF5 1.8.10-snap0. # |