Andrew Dunstan <[EMAIL PROTECTED]> writes:
> I'm thinking of something like this change to config/perl.m4:

> ! if test -z "$perl_embed_ldflags" ; then
> !       AC_MSG_RESULT(no)
> !       AC_MSG_ERROR([unable to determine flags to link embedded Perl])

Hm, is it certain that "empty" is never a valid value for
$perl_embed_ldflags?  In any case I'm a bit confused how this fixes the
problem --- it looks like the test is just relying on Config not Embed.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to