Remove traces of gnutls, since we no longer use/need it.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@88184 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jason Parker
2007-11-01 23:26:51 +00:00
parent 90db1316ed
commit 2902601eea
7 changed files with 12 additions and 477 deletions

View File

@@ -300,12 +300,6 @@
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
/* Define this to indicate the ${GNUTLS_DESCRIP} library */
#undef HAVE_GNUTLS
/* Define to indicate the ${GNUTLS_DESCRIP} library version */
#undef HAVE_GNUTLS_VERSION
/* Define to indicate the GSM library */
#undef HAVE_GSM

View File

@@ -32,8 +32,6 @@
*
* \section External dependencies
* AJI use the IKSEMEL library found at http://iksemel.jabberstudio.org/
* To use TLS connections, IKSEMEL depends on the GNUTLS library
* available at http://iksemel.jabberstudio.org/
*
* \section Files
* - res_jabber.c