This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-04 18:27:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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 14:56:29 -05:00
srcpath=$(dirname $0 2>/dev/null ) || srcpath="."
$srcpath/configure "$@" --with-pic
Reference in New Issue
Copy Permalink