vcbuild optional packages

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: PGSQL-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: vcbuild optional packages
Date: 2007-01-08 19:56:37
Message-ID: 45A2A1F5.9050908@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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.

//Magnus

Attachment Content-Type Size
vcbuild.patch text/plain 2.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Steven Flatt 2007-01-08 20:02:24 Re: table partioning performance
Previous Message Stefan Kaltenbrunner 2007-01-08 19:38:37 weird buildfarm failures on arm/mipsel and --with-tcl

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2007-01-08 20:09:43 README for vcbuild
Previous Message Simon Riggs 2007-01-08 17:32:42 Re: [PATCHES] [Fwd: Index Advisor]