freeswitch/libs/openzap/bootstrap
Moises Silva 737597eba6 boostrap
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1050 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 20:14:44 +00:00

7 lines
99 B
Bash
Executable file

#!/bin/bash
autoheader
libtoolize --force --copy
aclocal
automake -f --copy --add-missing
autoconf