pacman/autogen.sh

7 lines
78 B
Bash
Raw Permalink Normal View History

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