bottle/autogen.sh

7 lines
78 B
Bash
Raw Normal View History

#!/bin/sh -xu
2006-10-15 12:38:02 -07:00
aclocal -I m4 --install
autoheader
automake --foreign
autoconf