mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
added boostrap script
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@962 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
baec5f24a8
commit
f8ff3eaaaf
6
libs/freetdm/bootstrap
Executable file
6
libs/freetdm/bootstrap
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
autoheader
|
||||
libtoolize --force --copy
|
||||
aclocal
|
||||
automake -f --copy --add-missing
|
||||
autoconf
|
Loading…
x
Reference in New Issue
Block a user