This website requires JavaScript.
Explore
Help
Sign In
Preston_PLB
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
forked from
Mirrors/freeswitch
Code
Pull Requests
Activity
c19bb4d180
freeswitch
/
libs
/
ilbc
/
configure.gnu
5 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
disable shared for libilbc git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 12:40:33 -05:00
#! /bin/sh
fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211) git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:04:21 -05:00
srcpath=$(dirname $0)
$srcpath/configure "$@" --with-pic --disable-shared
disable shared for libilbc git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 12:40:33 -05:00
Copy Permalink