diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2006-11-16 23:28:13 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2006-11-16 23:28:13 (GMT) |
commit | 7cc88ba656890266f0b5c54180db9f3734f83f7b (patch) | |
tree | 7e6638fe0a4de366a8ea991cf4d17361512acbc4 /configure | |
parent | 6b5a918b1e2da1f56d1026704e652a0bc17f1882 (diff) | |
download | hdf5-7cc88ba656890266f0b5c54180db9f3734f83f7b.zip hdf5-7cc88ba656890266f0b5c54180db9f3734f83f7b.tar.gz hdf5-7cc88ba656890266f0b5c54180db9f3734f83f7b.tar.bz2 |
[svn-r12930] Description:
Added new refreg_name.c file to test H5Rget_name and H5Iget_name for region references.
H5Rget_name tests are skipped for now since they do not work (at least for me :-)
Platforms tested:
heping and copper
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 12887 2006-11-10 20:56:04Z jlaird . +# From configure.in Id: configure.in 12929 2006-11-16 21:44:35Z jlaird . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.60 for HDF5 1.8.0-alpha6. # |