pacman/autogen.sh

7 lines
78 B
Bash
Executable File

#!/bin/sh -xu
aclocal -I m4 --install
autoheader
automake --foreign
autoconf