summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2007-08-09 20:51:55 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2007-08-09 20:51:55 (GMT)
commit639a0f13b2ed098093bacf3a84448f43c12a1bfb (patch)
treec34dda6b3d70ae468cf1108e7613d3ba698bb1f2 /fortran
parent4a84dc720b0621a1af08256114116320e443721b (diff)
downloadhdf5-639a0f13b2ed098093bacf3a84448f43c12a1bfb.zip
hdf5-639a0f13b2ed098093bacf3a84448f43c12a1bfb.tar.gz
hdf5-639a0f13b2ed098093bacf3a84448f43c12a1bfb.tar.bz2
[svn-r14063] Purpose: removing --disable-hsizet flag from configure.
Description: This flag causes problems for users and is difficult to support in the library. The ability for users to disable this has been removed. (note: the library still uses a macro defined in configure, that will be removed after 1.6.6 release has completed). Tested: kagiso Note: This checkin pre-approved by Elena due to it occuring mid-release. :)
Diffstat (limited to 'fortran')
-rwxr-xr-xfortran/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/configure b/fortran/configure
index 647b6ff..591d720 100755
--- a/fortran/configure
+++ b/fortran/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From fortran/configure.in Id: configure.in 14029 2007-07-31 03:01:30Z epourmal .
+# From fortran/configure.in Id: configure.in 14030 2007-07-31 03:04:21Z epourmal .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for HDF5 Fortran 1.6.6-pre3.
#