fix linux 64 build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4687 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-03-20 18:38:06 +00:00
parent ec23a61287
commit 22b2343275
1 changed files with 1 additions and 1 deletions

View File

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