aboutsummaryrefslogtreecommitdiff
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 6beb27b..7201b7f 100755
--- a/configure
+++ b/configure
@@ -1738,7 +1738,7 @@ if test -z "$default_confdir"; then
# Vim has problems with '\"' in "doubled" double quotes after '!=':
while test "$default_confdir" \
!= "$(eval "printf '%s\n' \"$default_confdir\"")"; do #"
- default_confdir="$(eval "printf '%s\n' \"$default_confdir\"")" #"
+ default_confdir="$(eval "printf '%s\n' \"$default_confdir\"")" #"
done
$reset_prefix && prefix=NONE
fi