Re: [BUGS] zlib directory in configure.

2004-06-03 Thread Tom Lane
=?iso-8859-1?q?Laurent=20FAILLIE?= <[EMAIL PROTECTED]> writes: > Is it possible to improve "configure" script of > postgresql to allow to specify in which directory a > 3rd tool is installed ? See --with-includes and --with-libraries. regards, tom lane ---

Re: [BUGS] zlib directory in configure.

2004-02-20 Thread Laurent FAILLIE
Hi Tom, --- Tom Lane <[EMAIL PROTECTED]> a écrit : > =?iso-8859-1?q?Laurent=20FAILLIE?= > <[EMAIL PROTECTED]> writes: > > Is it possible to improve "configure" script of > > postgresql to allow to specify in which directory > a > > 3rd tool is installed ? > > See --with-includes and --with-libra

[BUGS] zlib directory in configure.

2004-02-18 Thread Laurent FAILLIE
Hi all, Is it possible to improve "configure" script of postgresql to allow to specify in which directory a 3rd tool is installed ? An option like --with-zlib=[DIR] is very usefull because w/ the current (7.4.1) configure script, you have to set by yourself some variables to specify where is inst