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:
parent
cf9d0f9d7e
commit
c5993b03b9
|
@ -1,2 +1,3 @@
|
|||
#! /bin/sh
|
||||
./configure $@ --with-pic --with-glib=no
|
||||
./configure "$@" --with-pic --with-glib=no --disable-shared
|
||||
|
||||
|
|
Loading…
Reference in New Issue