update to 0.6.0 celt codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14206 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
6f215d5e1f
commit
2ed88871d4
|
@ -1,6 +1,6 @@
|
|||
BASE=../../../..
|
||||
|
||||
CELT=celt-0.5.1
|
||||
CELT=celt-0.6.0
|
||||
|
||||
CELT_DIR=$(BASE)/libs/$(CELT)
|
||||
LOCAL_CFLAGS=-I$(CELT_DIR)/libcelt
|
||||
|
|
Loading…
Reference in New Issue