mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 08:44:14 +00:00
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:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user