]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add configure.gnu in prep for rolling the deps configure into the core configure.
authorMichael Jerris <mike@jerris.com>
Sun, 11 Mar 2007 09:52:10 +0000 (09:52 +0000)
committerMichael Jerris <mike@jerris.com>
Sun, 11 Mar 2007 09:52:10 +0000 (09:52 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4530 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/sofia-sip/configure.gnu

index f0d4872eb0ea5f02e1f52fb3af7e44c1adbe81fe..c0c20bab8f761dfc9edb016fec55140526f32997 100644 (file)
@@ -1,2 +1,3 @@
 #! /bin/sh
-./configure $@ --with-pic --with-glib=no
+./configure "$@" --with-pic --with-glib=no --disable-shared
+