summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2015-01-15 15:18:45 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2015-01-15 15:18:45 (GMT)
commit485faa47e78710e03316f8c4af1c5699cf6e192f (patch)
tree382391a2cf55065290503a84d9c50bb0b8f8e2c1 /configure
parentc6cf45e3e70dcf50f707d3fee68e5a92944982d7 (diff)
downloadhdf5-485faa47e78710e03316f8c4af1c5699cf6e192f.zip
hdf5-485faa47e78710e03316f8c4af1c5699cf6e192f.tar.gz
hdf5-485faa47e78710e03316f8c4af1c5699cf6e192f.tar.bz2
[svn-r25980] Reverting check-in 25978, C_LONG_DOUBLE seems to be 16 bytes sometimes and 10 bytes other times. Not sure why.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure b/configure
index 8a476dd..f5fd975 100755
--- a/configure
+++ b/configure
@@ -6849,11 +6849,8 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
## echo $HAVE_FORTRAN_2003
as_fn_error $? "Fortran compiler lacks required Fortran 2003 features; unsupported Fortran 2003 compiler, remove --enable-fortran2003" "$LINENO" 5
else
+ ## echo $HAVE_FORTRAN_2003
HAVE_FORTRAN_2003="yes"
- ## We are have a 2003 compiler
-
-$as_echo "#define HAVE_FORTRAN_2003 1" >>confdefs.h
-
fi
fi
else