zlib
zlib copied to clipboard
Makefile.in: clean up TEST_LDFLAGS
Remove libz.a from TEST_LDFLAGS as some of the tests actually want to link against the shared library. Update the test rules to link to STATICLIB or SHAREDLIB as appropriate.
Also add LDFLAGS to TEST_LDFLAGS, as LDFLAGS may have linker options that are required.
The LDFLAGS section has been obsoleted by 29fd715fd0bdaffee21e2d2d37be8c5a6ac67ee4.