fix pic flags and some typos. Core now builds all static

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4526 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2007-03-11 08:33:49 +00:00
parent 46f6981dc4
commit 8f7f8a4531
7 changed files with 290 additions and 64 deletions

View File

@@ -1,2 +1,3 @@
#! /bin/sh
./configure "$@" --disable-tcl --enable-threadsafe --disable-shared
./configure "$@" --disable-tcl --enable-threadsafe --disable-shared --with-pic