This is the simple API library for nvtv, which uses the client backend
to access nvtvd.

Notes: 

* Please extract this package into the nvtv directory with the apropriate
  version. It will use nvtv files through the parent directory.

* The main package should be configured, because ../src/config.h is used
  (for example, for the fifo pipe paths). If it isn't configured, it
  will use a fallback empty config.h, and hence the default fifo pipe
  paths. This may not be what you want.

* Used automake --foreign, as many files required by GNU are not present

* The only option for this configure program, --with-fifo-path, is currently
  just ignored.


