mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-05 02:02:01 +00:00
avoid linking conflicting sqlite libraries
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9581 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
89db23f46f
commit
3f760a9eeb
@ -1,3 +1,3 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
./configure "$@" --with-apr=../apr --disable-shared --with-pic
|
./configure "$@" --with-apr=../apr --disable-shared --with-pic --without-sqlite2 --without-sqlite3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user