Build Instructions for LIBTRASH

Default installation path will be /usr/local
Documentation: /usr/local/share/doc

Change with --perfix=path and --docdir=path
Debug support with --enable-debug option to configure

$ ./autogen.sh
$ ./configure ... [--enable-debug]
$ make
$ make install
