提交 3e06046c authored 作者: Michal Bielicki's avatar Michal Bielicki

moving configure for libg722_1 to main configure.in so that cflags and libflags…

moving configure for libg722_1 to main configure.in so that cflags and libflags get populated correctly

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15617 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 ec762ca3
......@@ -6,5 +6,5 @@ LOCAL_LIBADD=$(G722_1_LA)
include $(BASE)/build/modmake.rules
$(G722_1_LA): $(G722_1_DIR)/.update
cd $(G722_1_DIR) && ./configure --disable-shared --with-pic && $(MAKE)
cd $(G722_1_DIR) && $(MAKE)
$(TOUCH_TARGET)
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论