summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTransNexus OSP Development <support@transnexus.com>2011-09-28 07:30:49 +0000
committerTransNexus OSP Development <support@transnexus.com>2011-09-28 07:30:49 +0000
commit89205c35e8625e4d1349e700f844823bc780f5c9 (patch)
treee114dbad5a9c9087b62f633bd91f3871fdfeb76f /configure.ac
parenta4c37776f4c756bf95775abd8b7c0c90027d76a5 (diff)
Updated for checking OSP Toolkit version 4.0.0.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@338139 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4b6eed675..48160b8f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1982,7 +1982,7 @@ fi
if test "$PBX_OPENSSL" = "1";
then
- AST_CHECK_OSPTK([3], [6], [0])
+ AST_CHECK_OSPTK([4], [0], [0])
fi
AST_EXT_LIB_CHECK([SRTP], [srtp], [srtp_init], [srtp/srtp.h])