Bruce Momjian writes:

> Do we want to try this approach that the DBD:pg guys are using?
>
>       http://gborg.postgresql.org/pipermail/dbdpg-general/2003-September/000452.html
>
> It involves "$Config{q{ccflags}};".  I think they can use it because
> they are using Makefile.PL, while our plperl is not, so maybe we can't
> use it.

There is a reason we don't use MakeMaker anymore, and it is exactly to
avoid using the Perl-provided ccflags.

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to