freeswitch/projects/gnu/autoreconf.sh

6 lines
62 B
Bash
Raw Normal View History

2010-02-20 18:51:54 +00:00
#!/bin/bash
aclocal -I ./config/
autoheader
autoconf
automake