aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.sh b/configure.sh
index c79bb28..a3174c5 100644
--- a/configure.sh
+++ b/configure.sh
@@ -15,6 +15,7 @@ set -e # Abort on errors
################################################################################
# Search
################################################################################
+
if [ -z "${OPENSSL_DIR}" ]; then
echo "BEGIN MESSAGE"
echo "OpenSSL selected, but OPENSSL_DIR not set. Checking some places..."