aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index aa11d6734e..e74b7485ec 100755
--- a/configure
+++ b/configure
@@ -4216,7 +4216,7 @@ define_in_config_if_yes "$_libcurl" "USE_LIBCURL"
#
# Check whether to build cloud integration support
#
-echo_n "Cloud integration..."
+echo_n "Cloud integration... "
if test "$_cloud" = "no"; then
echo "no"
else