]> jfr.im git - irc/evilnet/x3.git/blob - autogen.sh
an initial fix to the vsend error, now we just need to do the reg_auth_func bits...
[irc/evilnet/x3.git] / autogen.sh
1 #! /bin/sh
2
3 aclocal
4 autoheader -Wall
5 automake -a --gnu Makefile rx/Makefile src/Makefile
6 autoconf -Wall