diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-11-10 20:23:31 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-11-10 20:23:31 (GMT) |
commit | b7826900273e403c29810bafc32218e210a43a79 (patch) | |
tree | 080b087ba8b4f67776b9dc6e5f13caad73355a5e /configure | |
parent | 911e79b273bddac85c698b77718516b8a8ee9ab2 (diff) | |
download | hdf5-b7826900273e403c29810bafc32218e210a43a79.zip hdf5-b7826900273e403c29810bafc32218e210a43a79.tar.gz hdf5-b7826900273e403c29810bafc32218e210a43a79.tar.bz2 |
[svn-r12888]
Introduced the second sweep of the file for a case a reference is present and H5Ocopy was not used.
Moved the code from file h5repack_refs.c to h5repack_copy.c and removed the first file
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 12886 2006-11-09 18:39:33Z jlaird . +# From configure.in Id: configure.in 12887 2006-11-10 20:56:04Z jlaird . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.60 for HDF5 1.8.0-alpha6. # |