add configure.gnu in prep for rolling the deps configure into the core configure.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4530 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-03-11 09:52:10 +00:00
parent cf9d0f9d7e
commit c5993b03b9
1 changed files with 2 additions and 1 deletions

View File

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