Support +I while we're adding modes (part 2) - the missing files.
[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