merge from gcc
[deliverable/binutils-gdb.git] / libdecnumber / configure
index f94f68081906b1660982cee772fca5781bd5c4a0..f69dd4402b04d5ba6870b0934d3378f19d64a78f 100755 (executable)
@@ -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
       ;;
     *)
This page took 0.02342 seconds and 4 git commands to generate.