summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2008-10-21 15:56:21 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2008-10-21 15:56:21 (GMT)
commit92ae6ac1b24f3c48b47aa2f2c1682da3669ec382 (patch)
tree8861c8c43b06d250d5e2602716f6a39b0987a08f /c++
parentd134c343baae8dbdc81d94afdb174c4b04225bfe (diff)
downloadhdf5-92ae6ac1b24f3c48b47aa2f2c1682da3669ec382.zip
hdf5-92ae6ac1b24f3c48b47aa2f2c1682da3669ec382.tar.gz
hdf5-92ae6ac1b24f3c48b47aa2f2c1682da3669ec382.tar.bz2
[svn-r15916] Bug fix: #933
The information of libhdf5_fortran.settings are all included in libhdf5.settings now. Remove it from the source. Tested: kagiso with fortran and C++.
Diffstat (limited to 'c++')
-rwxr-xr-xc++/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/configure b/c++/configure
index 15b695a..7ff7222 100755
--- a/c++/configure
+++ b/c++/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From c++/configure.in Id: configure.in 15780 2008-10-05 22:16:08Z hdftest .
+# From c++/configure.in Id: configure.in 15902 2008-10-19 19:48:51Z hdftest .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for HDF5 C++ 1.6.7-snap23.
#