X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=tools%2Fc_rehash;h=99ab7ebaa18777d81cea29d7034382dad2712067;hp=cd4e26a49be393ee2826ac3827ebe7c99062c4fa;hb=31b8d8684441e6cd5138832bb1b2ddb10acd6ba6;hpb=58964a492275ca9a59a0cd9c8155cb2491b4b909 diff --git a/tools/c_rehash b/tools/c_rehash index cd4e26a49b..99ab7ebaa1 100644 --- a/tools/c_rehash +++ b/tools/c_rehash @@ -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