On 1/14/07, Magnus Hagander <[EMAIL PROTECTED]> wrote:
Is there any reason why the check is "backwards" in pgcrypto compared to
the rest of the system? All the other places check for HAVE_ZLIB from
what I can tell.

Eh, just an oversight from my part.  I was so focused on Makefile
hacking so I forgot to check if there is already a define
somewhere.  And its reverse to have less clutter in command-line
in default case.

Attached patch replaces unnecessary DISABLE_ZLIB define in
pgcrypto with HAVE_LIBZ from core.  Result is bit simpler
Makefile which is only good.

--
marko

Attachment: pgcrypto-simpler-zlib.diff
Description: Binary data

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to