summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2012-07-05 19:07:42 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2012-07-05 19:07:42 (GMT)
commitce0496520836aef9fdea54fc01d5d92fe8f43b77 (patch)
tree8c507794d59bcf8fbbe7c6bf5ccfa4546ee9cdde /configure
parentc21ceb956ca9a6a1705b2d38fab31889b94cc3e9 (diff)
downloadhdf5-ce0496520836aef9fdea54fc01d5d92fe8f43b77.zip
hdf5-ce0496520836aef9fdea54fc01d5d92fe8f43b77.tar.gz
hdf5-ce0496520836aef9fdea54fc01d5d92fe8f43b77.tar.bz2
[svn-r22515] Converted local heap (H5HL) code to use the new enter/leave/error macro
scheme. Also created separate prefix and data block files so that the local heap code more closely resembles the rest of the data structures. Tested on jam. This branch still has h5diff errors. The library tests all pass, though.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 9216956..437323a 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 22105 2012-03-21 15:10:17Z koziol .
+# From configure.in Id: configure.in 22254 2012-04-06 02:57:06Z koziol .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.68 for HDF5 1.9.113-FA_a5.
#