summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index cd7645ad1d..63e41502fb 100755
--- a/configure
+++ b/configure
@@ -1892,7 +1892,7 @@ if test "$source_path_used" = "yes" ; then
done
echo "SRC_PATH=$source_path" >> config.mak
else
- echo "SRC_PATH='$source_path'" >> config.mak
+ echo "SRC_PATH=$source_path" >> config.mak
fi
if test "$amr_wb" = "yes" ; then