Installation
------------

Installing libHaru on Linux/Unix is as easy as this:
./configure && make && make install

If you're using a Git checkout or a Github tarball, 
don't forget to run ./buildconf.sh in order to create 
./configure script.

See more detailed instructions here:
https://github.com/libharu/libharu/wiki/Installation