add configure.gnu in prep for rolling the deps configure into the core configure.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4533 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
b662609898
commit
d59bbbb22d
|
@ -0,0 +1,2 @@
|
|||
#! /bin/sh
|
||||
./configure "$@" --disable-shared
|
|
@ -0,0 +1,2 @@
|
|||
#! /bin/sh
|
||||
./configure "$@" --disable-shared
|
Loading…
Reference in New Issue