Add support for --with-gnutls. If configure detects OpenSSL, you need to
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2005 15:12:03 +0000 (15:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2005 15:12:03 +0000 (15:12 +0000)
commitbebd5dbc5adaefb7d7dc349d05f211997c1770ac
treed98dc4599a804fb2e4619c7b9f49f1cd2ced0595
parent018dbfe05892c387d44ff4fd3947c5a34215f48d
Add support for --with-gnutls. If configure detects OpenSSL, you need to
to explicitly disable that first with --without-ssl. Initial attempt.
configure.ac