typo fix in alloc-srvx.c; avoid dereferencing free()'d bans
[srvx.git] / autogen.sh
1 #! /bin/sh
2
3 aclocal
4 autoheader -Wall
5 automake -a --gnu Makefile rx/Makefile src/Makefile
6 autoconf -Wall