Re: [PATCHES] vcbuild optional packages - Mailing list pgsql-patches

From Marko Kreen
Subject Re: [PATCHES] vcbuild optional packages
Date
Msg-id e51f66da0701140321l631c96bft278146022c8ca945@mail.gmail.com
Whole thread Raw
In response to vcbuild optional packages  (Magnus Hagander <magnus@hagander.net>)
Responses Re: [PATCHES] vcbuild optional packages
List pgsql-patches
On 1/8/07, Magnus Hagander <magnus@hagander.net> 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.)

--
marko

pgsql-patches by date:

Previous
From: Albert Cervera Areny
Date:
Subject: Re: [PATCHES] Tablespace for temporary objects and sort files
Next
From: Magnus Hagander
Date:
Subject: Re: [PATCHES] vcbuild optional packages