1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00
Files
weechat/autogen.sh
T
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