configure: add enable options for NSS and OpenSSL
commit1cfef3579b0880f1479387da526ea6ab425ef0d6
authorStefan Becker <chemobejk@gmail.com>
Wed, 27 Nov 2013 20:48:41 +0000 (27 22:48 +0200)
committerStefan Becker <chemobejk@gmail.com>
Wed, 27 Nov 2013 20:48:41 +0000 (27 22:48 +0200)
treed68410c25adb6112c75c08b62150f8abd5987820
parent2cea114f3d7c815e21b166a9a8a7d92e3883fc18
configure: add enable options for NSS and OpenSSL

The user can now choose to ignore NSS and use OpenSSL instead during
configure time. --disable-openssl doesn't make much sense right now but
maybe we'll get another crypto backend implementation in the future :-)
configure.ac