htop/autogen.sh

10 lines
95 B
Bash
Executable File

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