Marko Kreen wrote:
> On 1/8/07, Magnus Hagander <[EMAIL PROTECTED]> wrote:
>> This patch fixes vcbuild so you can build without OpenSSL and libz
>> should you want to. This disables the sslinfo and pgcrypto modules
>> because they require the libraries to build at all.
> 
> Both openssl and zlib are optional for pgcrypto.  Please
> look at the real Makefile.  (Put -DDISABLE_ZLIB into CFLAGS.)
> 

Ah, I see. Will have to take a look at that later then.

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.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to