]> jfr.im git - irc/evilnet/x3.git/blob - autogen.sh
remove some debug chatter
[irc/evilnet/x3.git] / autogen.sh
1 #! /bin/sh
2
3 libtoolize --automake -c -f
4 aclocal -Wall
5 autoheader -Wall
6 automake --gnu -a -c
7 autoconf -Wall