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:
Michael Jerris 2009-11-19 15:26:13 +00:00
parent f05740bc9b
commit da0d7771c3
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#! /bin/sh
./configure "$@" --disable-shared --with-pic