summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2010-05-15 04:28:50 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2010-05-15 04:28:50 (GMT)
commitb8f131dc78aba5ce6998401bc6de2b4a69b44412 (patch)
tree76e7ed4397a1cb411b781f0eaee414f62aac3ebb /configure
parent96c13847a638a0a028afb2f1b31a513bf70110e4 (diff)
downloadhdf5-b8f131dc78aba5ce6998401bc6de2b4a69b44412.zip
hdf5-b8f131dc78aba5ce6998401bc6de2b4a69b44412.tar.gz
hdf5-b8f131dc78aba5ce6998401bc6de2b4a69b44412.tar.bz2
[svn-r18820] Bug fix:
Fixed a bug (1822) in the H5DSdetach_scale function when 0 bytes were allocated after the last reference to a dim. scale was removed from the list of references in a VL element of the DIMENSION_LIST attribute; modified the function to comply with the Spec: DIMENSION_LIST attribute is deleted now when no dimension scales left attached. Platforms tested: jam with electric fence, amani amd linew
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 81853fe..eac9eab 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 18748 2010-05-10 01:02:02Z hdftest .
+# From configure.in Id: configure.in 18817 2010-05-14 22:05:48Z lrknox .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for HDF5 1.8.4-snap22.
#