Revert "gnutls: require gnutls 3.0"
authorDan Winship <danw@gnome.org>
Sat, 20 Jul 2013 13:24:22 +0000 (09:24 -0400)
committerDan Winship <danw@gnome.org>
Sat, 20 Jul 2013 13:27:44 +0000 (09:27 -0400)
commit1f761807654a67131021eb86e0a0f94978c9c065
tree80269fb98c8022315891465e85fc7330eec22bc7
parent88dfeda256697f62aa0b685d75b2023f1835bb7a
Revert "gnutls: require gnutls 3.0"

There are potential licensing issues with gnutls 3.x, which
transitively requires gmp, whose latest versions are LGPLv3.

Allow compiling with 2.x again, but bump up the requirement to 2.12,
so we've got all the newer APIs to replace the ones that are
deprecated in 3.x.

This may be revisited in the future, and some new code added to this
module will probably be gnutls-3.x-only.

https://bugzilla.gnome.org/show_bug.cgi?id=704503
configure.ac