]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Updated for checking OSP Toolkit version 4.0.0.
authorTransNexus OSP Development <support@transnexus.com>
Wed, 28 Sep 2011 07:28:43 +0000 (07:28 +0000)
committerTransNexus OSP Development <support@transnexus.com>
Wed, 28 Sep 2011 07:28:43 +0000 (07:28 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@338138 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configure.ac

index 63f8504a3e8e7a4322d6f261034d6fd49ba14f80..0410169d489921492b59fd5271948040bd35f9de 100644 (file)
@@ -1954,7 +1954,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])