Revert "s3/smbd: don't link against zlib"
authorMichael Adam <obnox@samba.org>
Thu, 26 Mar 2009 00:25:40 +0000 (01:25 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 26 Mar 2009 00:30:42 +0000 (01:30 +0100)
commit04eeae74e63f2831d87a5e4e3c16d152e924c8dd
treefc62a69391c06569a1f3e256abe798290058c90c
parentb574a09cf54b4ea5a7e0575848725bd6452d2b4d
Revert "s3/smbd: don't link against zlib"

This reverts commit 1f265548e7d17a4ed83705149dd944fcdd31134d.

smbd needs zlib through ../librpc/ndr/ndr_compression.c, function
ndr_pull_compression_mszip_chunk(). This fails to link at least
on our build farm bsd boxes.

Michael
source3/Makefile.in