From 79171901fcbe9279e60a6a03b30c41448eb94d6b Mon Sep 17 00:00:00 2001 From: dj Date: Fri, 10 Sep 2010 23:17:28 +0000 Subject: [PATCH] merge from gcc --- libdecnumber/ChangeLog | 4 ++++ libdecnumber/configure | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libdecnumber/ChangeLog b/libdecnumber/ChangeLog index a6d42949b8..0d7765ea18 100644 --- a/libdecnumber/ChangeLog +++ b/libdecnumber/ChangeLog @@ -1,3 +1,7 @@ +2010-09-10 Kai Tietz + + * configure: Regenerated. + 2010-09-08 Tristan Gingold PR 44001 diff --git a/libdecnumber/configure b/libdecnumber/configure index f94f680819..f69dd4402b 100755 --- a/libdecnumber/configure +++ b/libdecnumber/configure @@ -4602,7 +4602,9 @@ Valid choices are 'yes', 'bid', 'dpd', and 'no'." "$LINENO" 5 ;; else case $target in - powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux*) + powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \ + i?86*-*-mingw* | x86_64*-*-mingw* | \ + i?86*-*-cygwin*) enable_decimal_float=yes ;; *) -- 2.11.0