All installation and configuration information has been moved to the
readme directory, please refer to the files found there for more
information.

QUICKSTART:

  % ./autogen.sh
  % ./configure --prefix=/usr/local
  % make
  % make check
  % make install
