utlib is a collection of useful subroutines used in various programs.
Several modules are taken from INN 1.4 and are subject to INN's copyright
and distribution policy. These modules are: parsedate.c gettime.c
configdata.h libinn.h clibrary.h macros.h. In the other programs, some
ideas are taken from "RFmail" package.

When compiling, specify:

cc ... -I${LIBDIR} ... ${LIBDIR}/utlib.a ...
