pacman/autogen.sh

7 lines
62 B
Bash
Executable File

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