htop/autogen.sh
2010-11-24 18:43:02 +00:00

10 lines
103 B
Bash
Executable File

#!/bin/sh
aclocal -I m4
autoconf
autoheader
libtoolize --copy --force
automake --add-missing --copy