Sat Nov  2 15:15:19 CST 2002 -jh
ipaudit_util.h, str_util.h:
* Added pedantic comment markers behind the endif statements so the 
  "extra tokens" warnings disappear.

Thu Jul 25 21:21:35 CDT 2002 -jh
configure, configure.in, Makefile.in, Makefile.am:
* Rewrote so that ipaudits compiles on Solaris,
  albiet, with some warnings. Will fix those later.  

ipaudit_util.h:
* on line 7
  _XOPEN_SOURCE to _XOPEN_SOURCE_EXTENDED. Otherwise, Solaris is angry (so what
  else is new?).

Sun Jul 28 14:11:22 CDT 2002 -jh
configure, configure.in, Makefile.in, Makefile.am:
* Added AC_PREFIX_DEFAULT to configure (installs to /home/ipaudit, which can
  be changed with --prefix in any of the configure scripts).
* Added AUTOMAKE_OPTIONS to Makefile.am (compiles ok on FreeBSD 4.6-Release
  now).
* Added some contents to 'missing' and 'mkinstalldirs' ;)
