summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2010-01-29 20:38:34 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2010-01-29 20:38:34 (GMT)
commit35b0159a0a5f1f4b80e305204ea51a742b052403 (patch)
tree94e39458c4da4f360b103e96e2afccfc06442460 /configure
parentc147f1815e21a6b65b1bda4a7c96156143329605 (diff)
downloadhdf5-35b0159a0a5f1f4b80e305204ea51a742b052403.zip
hdf5-35b0159a0a5f1f4b80e305204ea51a742b052403.tar.gz
hdf5-35b0159a0a5f1f4b80e305204ea51a742b052403.tar.bz2
[svn-r18193] I added a test for copying an existing DCPL and using the copy to create a new dataset. There's
a bug report (#1608) saying h5repack failed to do that sometimes. But I couldn't reproduce it. So I added this test and closed the report. The test is in the function test_copy_dcpl in dsets.c. Tested on jam. But I tested the same change in 1.8 on jam, amani, and linew.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b429a1a..e3375db 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 18100 2010-01-10 13:33:23Z hdftest .
+# From configure.in Id: configure.in 18120 2010-01-17 13:25:27Z hdftest .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.64 for HDF5 1.9.59.
#