make lib build static when embedded
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15544 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f05740bc9b
commit
da0d7771c3
|
@ -0,0 +1,3 @@
|
|||
#! /bin/sh
|
||||
./configure "$@" --disable-shared --with-pic
|
||||
|
Loading…
Reference in New Issue