freeswitch/libs/iax/bootstrap.sh

7 lines
164 B
Bash
Executable File

echo If this fails you probably need to download the latest
echo libtool,aclocal,autoconf and automake
libtoolize --force
aclocal --force
autoconf -f
automake -acf