aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-15 10:16:29 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-15 10:16:29 +0000
commita8b348ff51968d3abc1a071985d27a7a3cbfab44 (patch)
tree09ef58b0fa8dc50b96a1fe5e978f50e398ead8dc /configure.ac
parentab21dfeefde291db235114ea747844a678ad2846 (diff)
reverting this change... had not read the commit list yet, didn't realize the code had been upgraded
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@149427 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index ad44318bd..30bcd9db2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1350,10 +1350,7 @@ AST_C_COMPILE_CHECK([SPANDSP], [
#if SPANDSP_RELEASE_DATE < 20080516
#error "spandsp 0.0.5 or greater is required"
#endif
- #if SPANDSP_RELEASE_DATE >= 20081012
- #error "spandsp 0.0.6 or greater is not supported; use 0.0.5"
- #endif
- ], [spandsp/version.h], , [compatible version of SpanDSP])
+ ], [spandsp/version.h], , [minimum version of SpanDSP])
if test "x${PBX_SPANDSP}" = "x1" ; then
# We found the correct version in the header, now let's make sure it links