[patch] don't link the plugin with libxul libraries

Matthias Klose doko at ubuntu.com
Tue Jul 13 05:40:30 PDT 2010


On 13.07.2010 12:45, Matthias Klose wrote:
> This was pointed out at http://bugs.debian.org/576361
> It's not necessary to link the plugin with the libraries defined by the
> libxul pkgconfig. Checked that with builds on Debian unstable (1.9.1)
> and Ubuntu lucid (1.9.2).

that was too easy ... apparently the configure check is the only thing which 
needs the libxul libs.  So rewrite the configure test ro use the version 
information from pkg-config --modversion libxul and use an awk script for the 
collapsed version.

   Matthias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: noxul.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100713/c196f742/noxul.diff 


More information about the distro-pkg-dev mailing list