    __     _ 
   / _|___| |
  | |_/ __| |
  |  _\__ \ |
  |_| |___/_|
             
  OSSP fsl - Faking/Flexible Syslog Library

  INSTALLATION

  To install OSSP fsl into /path/to/fsl/ perform
  the following steps in your shell:
      
    $ ./configure --prefix=/path/to/fsl \
                 [--with-fsl-cfgdir=/path/to/fsl/cfg/dir] \
                 [--with-fsl-debug='...']
    $ make
    $ make install

