forked from latticeware/Cytoplasm
Update configure
This commit is contained in:
parent
c23f8a4be6
commit
e69769d4d2
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -45,6 +45,7 @@ for arg in $SCRIPT_ARGS; do
|
|||
TLS_LIBS="-ltls -lcrypto -lssl"
|
||||
;;
|
||||
--disable-tls)
|
||||
TLS_IMPL=""
|
||||
TLS_LIBS=""
|
||||
;;
|
||||
--prefix=*)
|
||||
|
|
Loading…
Reference in a new issue