Prerequisites:

- autoconf
- libtool
- libconfig-dev

Installing libusbgx:

$ autoreconf -i
$ ./configure
$ make
$ make doxygen-doc [optional]
$ make install
