Hello, I wanted to build new lzlib and Makefile generated by configure didn't build shared version although `install` option attempted to install it.
So I corrected it and attached diff in mail.
Also plzip build only works with system installed lzlib and as I needed to build it without installing I added option to specify lzlib directory. You will see in `$ configure --help`.