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
aaa4c09204
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 14:51:17 +00: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