aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libdecnumber/configure')
-rwxr-xr-xlibdecnumber/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/libdecnumber/configure b/libdecnumber/configure
index 636839c..134c257 100755
--- a/libdecnumber/configure
+++ b/libdecnumber/configure
@@ -4606,8 +4606,8 @@ else
enable_decimal_float=yes
;;
*)
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: decimal float is not supported for this target" >&5
-$as_echo "$as_me: WARNING: decimal float is not supported for this target" >&2;}
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: decimal float is not supported for this target, ignored" >&5
+$as_echo "$as_me: WARNING: decimal float is not supported for this target, ignored" >&2;}
enable_decimal_float=no
;;
esac