To make a shared library:1. Compile a static library2. Use mkexps on that to create libz.exp3. Apply the configure.diff patch to configure4. Run the new configure to make a new Makefile5. Use the new Makefile to make the shared libraryCourtesy of dbakker@arrayasolutions.com