---------------------------------------------------------------------------
                             leakbug v0.1.5
                          Install instructions
---------------------------------------------------------------------------

If you downloaded this from CVS, do:
$ ./autogen.sh --prefix=/usr

Otherwise, do:
$ ./configure --prefix=/usr

Then compile it:
$ make

And finally, install it:
$ make install

To make sure this is working right, type:
$ cd tests
$ ./leak1
