s3 build: don't specify ZLIB_LIBS (i.e. "-lz") in object collections.
authorMichael Adam <obnox@samba.org>
Sat, 22 Nov 2008 22:25:14 +0000 (23:25 +0100)
committerMichael Adam <obnox@samba.org>
Sat, 22 Nov 2008 22:28:45 +0000 (23:28 +0100)
commit84e37eb5f56e2979cae89b96bc25ae746d7efab9
tree56a229db28062587b65dc94bce65b961d9f6efe6
parenta6aa72001e3fdd36112a839cf3e40dd2d636f254
s3 build: don't specify ZLIB_LIBS (i.e. "-lz") in object collections.

This causes make to fail on at least HP-UX and MacOS X with message
"no rule to make target -lz" or similar, when these object collections
are specified in dependencies.

Michael
source3/Makefile.in