weechat/autogen.sh
2003-10-25 14:50:23 +00:00

7 lines
69 B
Bash
Executable File

#!/bin/sh
rm -f config.cache
aclocal
autoconf
autoheader
automake -a