1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-05 10:08:08 +00:00

7 lines
172 B
Bash
Raw Normal View History

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