提交 8123c41a authored 作者: Michal Bielicki's avatar Michal Bielicki

configure for mod_bv libraries is done from the main configure file

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