summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2012-09-18 21:10:36 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2012-09-18 21:10:36 (GMT)
commit3427f6b172a675d7fa25c11aa3b7ec6b284e9534 (patch)
treec20003d1dfae5c1fbef57d4cbc66e1ae3008ad5f /configure
parent495b8de00214c9f99d6f10fd91de0feef55cefa8 (diff)
downloadhdf5-3427f6b172a675d7fa25c11aa3b7ec6b284e9534.zip
hdf5-3427f6b172a675d7fa25c11aa3b7ec6b284e9534.tar.gz
hdf5-3427f6b172a675d7fa25c11aa3b7ec6b284e9534.tar.bz2
[svn-r22784] Purpose:
Add flush dependencies to the fixed array code. Description: Added basic flush dependency wiring to the fixed array code. Does not include the test code, which will be added soon. NOTE: The Makefile.in change in test/ is not due to any changes made here. It appears to be from a missing bin/reconfigure in a prior checkin. Tested: jam (there is an existing flush/refresh test error)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index f0b3eb2..a32a3e2 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 22525 2012-07-09 16:54:50Z lrknox .
+# From configure.in Id: configure.in 22636 2012-08-06 19:42:49Z koziol .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.68 for HDF5 1.9.125-FA_a5.
#