freeswitch/projects/gnu/autoreconf.sh
2012-03-31 18:37:58 +00:00

6 lines
62 B
Bash
Executable File

#!/bin/bash
aclocal -I ./config/
autoheader
autoconf
automake