1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-02-23 09:54:14 +00:00

7 lines
97 B
Bash
Executable File

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