This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
Watch
1
Star
0
Fork
You've already forked freeswitch
0
Code
Issues
Projects
Releases
Wiki
Activity
df04ec4b12
freeswitch
/
libs
/
freetdm
/
configure.gnu
4 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add configure.gnu to force pic git-svn-id: http://svn.openzap.org/svn/openzap/trunk@541 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-06 22:12:33 +00:00
#! /bin/sh
fix configure --srcdir for freetdm
2010-12-10 19:56:29 +00:00
srcpath=$(dirname $0 2>/dev/null ) || srcpath="."
$srcpath/configure "$@" --with-pic