Work in progress...

FossilOrigin-Name: 5502c7d7b329b01ff3a42bedb84a087e3bb62e80a7f22ca4abb5a1d0f3db1454
This commit is contained in:
7u83@mail.ru
2015-02-07 09:57:58 +00:00
parent 64fe08312c
commit e74e8bbf89
7 changed files with 31 additions and 76 deletions

View File

@ -1,6 +1,7 @@
#Define SSL Library: OPENSSL or GNUTLS (GNUTLS not supported for now)
SSL_LIBRARY=OPENSSL
SSL_LIBRARY=GNUTLS
#SSL_LIBRARY=OPENSSL
# use openssl library in ../contrib/
USE_CONTRIB_OPENSSL=1