This commit was generated by cvs2svn to track changes on a CVS vendor
[openssl.git] / tools / c_rehash
index cd4e26a49be393ee2826ac3827ebe7c99062c4fa..99ab7ebaa18777d81cea29d7034382dad2712067 100644 (file)
@@ -4,7 +4,7 @@
 # on the command line.
 #
 
-if [ "$SSLEAY"x = "x" -o ! -x $SSLEAY ]; then
+if [ "$SSLEAY"x = "x" -o ! -x "$SSLEAY" ]; then
        SSLEAY='ssleay'
        export SSLEAY
 fi