aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a8432fc8b8..2674c0af18 100755
--- a/configure
+++ b/configure
@@ -2342,7 +2342,7 @@ EOF
add_to_config_h_if_yes $_detectlang '#define USE_DETECTLANG'
if test "$_detectlang" = yes ; then
- echo_n "with runtime language detection)"
+ echo "with runtime language detection)"
else
echo "without runtime language detection)"
fi