Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 378865 | Differences between
and this patch

Collapse All | Expand All

(-)postgresql-9.0.4.orig/configure (-1 / +1 lines)
Lines 6914-6920 Link Here
6914
$as_echo "$perl_archlibexp" >&6; }
6914
$as_echo "$perl_archlibexp" >&6; }
6915
{ $as_echo "$as_me:$LINENO: checking for Perl privlibexp" >&5
6915
{ $as_echo "$as_me:$LINENO: checking for Perl privlibexp" >&5
6916
$as_echo_n "checking for Perl privlibexp... " >&6; }
6916
$as_echo_n "checking for Perl privlibexp... " >&6; }
6917
perl_privlibexp=`$PERL -MConfig -e 'print $Config{privlibexp}'`
6917
perl_privlibexp=`$PERL -MExtUtils::ParseXS -e '$p = $INC{"ExtUtils/ParseXS.pm"}; $p =~ s|(.*)/ExtUtils/ParseXS.pm|$1|; print $p`
6918
{ $as_echo "$as_me:$LINENO: result: $perl_privlibexp" >&5
6918
{ $as_echo "$as_me:$LINENO: result: $perl_privlibexp" >&5
6919
$as_echo "$perl_privlibexp" >&6; }
6919
$as_echo "$perl_privlibexp" >&6; }
6920
{ $as_echo "$as_me:$LINENO: checking for Perl useshrplib" >&5
6920
{ $as_echo "$as_me:$LINENO: checking for Perl useshrplib" >&5

Return to bug 378865