handle the GNUTLS library properly in the configure script and build system

don't build in OSP support unless we have found and are allowed to use SSL support


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@66157 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2007-05-25 14:28:46 +00:00
parent a4c142d73d
commit 5f9897ba56
5 changed files with 79 additions and 74 deletions

View File

@@ -23,6 +23,7 @@
/*** MODULEINFO
<depend>iksemel</depend>
<use>gnutls</use>
***/
#include "asterisk.h"