freeswitch/projects/gnu/autoreconf.sh

6 lines
62 B
Bash
Executable File

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