summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2008-10-30 19:44:06 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2008-10-30 19:44:06 (GMT)
commitedb9de4efc8a410b68fcc469fbeb6480eb734921 (patch)
tree1de24bcad6e7b6a5028093f93ec4406299ae6260 /configure
parentf2bdeee8982b0905bafb504c41de9482e9fca31d (diff)
downloadhdf5-edb9de4efc8a410b68fcc469fbeb6480eb734921.zip
hdf5-edb9de4efc8a410b68fcc469fbeb6480eb734921.tar.gz
hdf5-edb9de4efc8a410b68fcc469fbeb6480eb734921.tar.bz2
[svn-r16005] Modify the commit of r15936 for H5_USE_16_API. Let H5version.h check if H5_USE_16_API_DEFAULT is defined by the configure. Then define H5_USE_16_API and use it throughout.
Tested on kagiso - supposed to be simple.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 461e9c5..dcec9ed 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 15948 2008-10-24 21:30:49Z mamcgree .
+# From configure.in Id: configure.in 15958 2008-10-26 22:40:34Z hdftest .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for HDF5 1.8.1-snap8.
#