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-05 02:34:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
freetdm
/
bootstrap
7 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
freetdm: use /bin/sh and not /bin/bash in the bootstrap script
2011-01-06 09:51:17 -05:00
#!/bin/sh
added boostrap script git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@962 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 17:06:20 +00:00
autoheader
libtoolize --force --copy
aclocal
automake -f --copy --add-missing
autoconf
Reference in New Issue
Copy Permalink