aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index d851228df9..4ecf420a59 100755
--- a/configure
+++ b/configure
@@ -692,7 +692,7 @@ get_engine_build_string() {
engine_string="`get_engine_name $1` $engine_string"
fi
- echo $engine_string
+ echo "$engine_string"
}
# Get the string about building subengines
@@ -729,7 +729,7 @@ get_subengines_build_string() {
fi
fi
- echo $subengine_string
+ echo "$subengine_string"
}
# Engine specific build strings