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
7d89f94361
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 12:06:20 -05:00
autoheader
libtoolize --force --copy
aclocal
automake -f --copy --add-missing
autoconf
Copy Permalink