Bug#752468: xchat-gnome: perl autoconf probe needs changes for Perl 5.20
Niko Tyni
ntyni at debian.org
Mon Jun 23 19:53:14 UTC 2014
Package: xchat-gnome
Version: 1:0.30.0~git20131003.d20b8d-2
Severity: important
Tags: patch
User: debian-perl at lists.debian.org
Usertags: perl-5.20-transition
This package silently drops its libperl linkage when built
with perl_5.20.0-1 from experimental:
checking whether Perl support is requested... autodetect
checking for perl... /usr/bin/perl
configure: WARNING: Perl headers not found, disabling perl support
This is because the probe in configure.ac now needs to either
link with libperl or #define PERL_NO_INLINE_FUNCTIONS.
See #752354.
I'm attaching Damyan Ivanov's patch from #752354, which
uses the first approach.
--
Niko Tyni ntyni at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: perl5.20.patch
Type: text/x-diff
Size: 1238 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20140623/84ded6bd/attachment.patch>
More information about the pkg-gnome-maintainers
mailing list