summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2010-06-15 19:58:26 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2010-06-15 19:58:26 (GMT)
commit9b4163af53d4d4c463a4a3b25c220ea9454f9651 (patch)
treecb9689131fdd3cdad9eeaba77d262a465557b1a1 /configure
parentca7fc8e96a70b06b08e1db21040056ae17a51906 (diff)
downloadhdf5-9b4163af53d4d4c463a4a3b25c220ea9454f9651.zip
hdf5-9b4163af53d4d4c463a4a3b25c220ea9454f9651.tar.gz
hdf5-9b4163af53d4d4c463a4a3b25c220ea9454f9651.tar.bz2
[svn-r19004] Purpose:
Commit metadata tagging framework. Description: This check-in contains a new framework whose goal is to apply a tag value to each new entry in the metadata cache as it is created. This tag value is such that it relates each piece of metadata to the HDF5 object that it belongs to (dataset, group, et cetera). This changeset includes the framework that applies the tags as well as a suite of tests to verify correct tag application, though does not yet make use of the tag values to flush/evict individual objects. Please refer to the "flush/evict individual objects" RFC for further discussion of these changes. Tested: jam, amani, linew (h5committest) liberty, abe, blue print
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index dd5d741..8ec567c 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 18589 2010-04-18 13:59:45Z hdftest .
+# From configure.in Id: configure.in 18639 2010-04-27 20:06:15Z koziol .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for HDF5 1.9.68-FA_a4.
#