  __   ____ _ _ __ 
  \ \ / / _` | '__|
   \ V / (_| | |   
    \_/ \__,_|_|   

  OSSP var - Variable Expansion

  INSTALLATION

  To install OSSP var into /path/to/var/ perform
  the following steps in your shell:
      
    $ ./configure --prefix=/path/to/var [--with-ex[=DIR]]
    $ make
    $ make check
    $ make install

