   ___  __ _
  / __|/ _` |
  \__ \ (_| |
  |___/\__,_|

  OSSP sa -- Socket Abstraction Library

  INSTALLATION

  To install OSSP sa into /path/to/sa/ perform
  the following steps in your shell:

    $ ./configure --prefix=/path/to/sa
    $ make
    $ make check
    $ make install

