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 9f576f2c..74224ed0 100755
--- a/configure
+++ b/configure
@@ -2186,7 +2186,7 @@ for d in $DICT_DIR_CANDIDATES ; do
fi
done
done
-if test -z $CRACKLIB_DICTPATH ; then
+if test -z "$CRACKLIB_DICTPATH" ; then
echo "$ac_t""none found" 1>&6
else
echo "$ac_t""$CRACKLIB_DICTPATH" 1>&6