On Tue, Aug 21, 2007 at 10:47:53AM +0100, Tony Graham wrote: > The following patch lets: > > pkg-config --variable=plugins libxslt > > return the same plugin location as does: > > xslt-config --plugins [...] > =================================================================== > --- libxslt.pc.in (revision 1435) > +++ libxslt.pc.in (working copy) > @@ -3,6 +3,7 @@ > [EMAIL PROTECTED]@ > [EMAIL PROTECTED]@ > > [EMAIL PROTECTED]@ > > Name: libxslt > Version: @VERSION@
Hum, I assume this means the plugin directory get exported as a variable for pkg-config after this patch, right ? Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
