Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user