13 lines
283 B
Diff
13 lines
283 B
Diff
|
--- configure
|
||
|
+++ configure
|
||
|
@@ -620,8 +620,6 @@ elif [ "$ssl" = "openssl" ]; then
|
||
|
echo ' * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"'
|
||
|
|
||
|
echo 'EFLAGS+=-lssl -lcrypto' >> Makefile.settings
|
||
|
-
|
||
|
- ret=1
|
||
|
else
|
||
|
echo
|
||
|
echo 'ERROR: Unknown SSL library specified.'
|
||
|
|