    __     _ 
   / _|___| |
  | |_/ __| |
  |  _\__ \ |
  |_| |___/_|
             
  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
    $ make
    $ make install

