HOMEPAGE:    http://freestdf.sourceforge.net/liblzw.php
AUTHOR:      Mike Frysinger <vapier@gmail.com>

--- Compiling [*nix] ---
If you downloaded a source tarball:
(1) ./configure
(2) make
(3) sudo make install

If you're using subversion:
(0) ./autogen.sh
(1) ./configure
(2) make
(3) sudo make install
