weechat/autogen.sh

7 lines
69 B
Bash
Raw Normal View History

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