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

7 lines
97 B
Bash
Executable File

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