mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-24 22:58:21 +00:00
1. Updated for OSP Toolkit 3.6.0.
2. Added service type ported number query. 3. Formated code. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@236756 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1608,7 +1608,7 @@ fi
|
||||
|
||||
if test "$PBX_OPENSSL" = "1";
|
||||
then
|
||||
AST_CHECK_OSPTK([3], [5], [0])
|
||||
AST_CHECK_OSPTK([3], [6], [0])
|
||||
fi
|
||||
|
||||
AST_EXT_TOOL_CHECK([GMIME], [gmime-config], [], [], [#include <gmime/gmime.h>], [gboolean q = g_mime_check_version(0,0,0);])
|
||||
|
Reference in New Issue
Block a user