Re: [PATCHES] vcbuild optional packages

From: "Marko Kreen" <markokr(at)gmail(dot)com>
To: "Magnus Hagander" <magnus(at)hagander(dot)net>
Cc: PGSQL-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [PATCHES] vcbuild optional packages
Date: 2007-01-14 11:21:37
Message-ID: e51f66da0701140321l631c96bft278146022c8ca945@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On 1/8/07, Magnus Hagander <magnus(at)hagander(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2007-01-14 11:41:35 Re: [PATCHES] vcbuild optional packages
Previous Message Tom Lane 2007-01-14 04:22:49 Re: Corrupt database? 8.1/FreeBSD6.0

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2007-01-14 11:41:35 Re: [PATCHES] vcbuild optional packages
Previous Message Albert Cervera Areny 2007-01-14 01:51:09 Re: [PATCHES] Tablespace for temporary objects and sort files