Update configure.in; support both baz and tla; avoid using dirent.
[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