summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2010-05-05 15:47:44 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2010-05-05 15:47:44 (GMT)
commitb93621ecf54c7df71408c46107adbe0e7a1c8b28 (patch)
tree9772e986cb77e480c2d56eb51147ac89247e4c94 /configure
parent3f3a900177d9464376ea7baf5f989cbfa0e86b0a (diff)
downloadhdf5-b93621ecf54c7df71408c46107adbe0e7a1c8b28.zip
hdf5-b93621ecf54c7df71408c46107adbe0e7a1c8b28.tar.gz
hdf5-b93621ecf54c7df71408c46107adbe0e7a1c8b28.tar.bz2
[svn-r18706] I changed the macro H5_CYGWIN (checked in with round 18696) to H5_CYGWIN_ULLONG_TO_LDOUBLE_ROUND_PROBLEM to make it more descriptive.
I tested on jam and Cygwin.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index a710079..2444031 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 18696 2010-05-04 16:35:11Z songyulu .
+# From configure.in Id: configure.in 18701 2010-05-04 23:57:47Z acheng .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for HDF5 1.8.4-snap21.
#
@@ -7633,7 +7633,7 @@ fi
case "`uname`" in
CYGWIN*)
-$as_echo "#define CYGWIN 1" >>confdefs.h
+$as_echo "#define CYGWIN_ULLONG_TO_LDOUBLE_ROUND_PROBLEM 1" >>confdefs.h
if test "X${enable_shared}" = "Xyes"; then
echo ' warning: shared libraries are not supported on Cygwin!'