l3afpad/autogen.sh
2011-12-12 21:29:30 +08:00

6 lines
74 B
Bash

#!/bin/sh
aclocal
autoheader
automake --gnu --add-missing --copy
autoconf