remove pre-configuration from celt tarball

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15920 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-12-11 22:04:47 +00:00
parent 5e38b054a6
commit 435177998e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
BASE=../../../.. BASE=../../../..
CELT=celt-0.7.0 CELT=celt-0.7.0-1
CELT_DIR=$(switch_srcdir)/libs/$(CELT) CELT_DIR=$(switch_srcdir)/libs/$(CELT)
CELT_BUILDDIR=$(switch_builddir)/libs/$(CELT) CELT_BUILDDIR=$(switch_builddir)/libs/$(CELT)