[xslt] [patch] 'plugins' variable for libxslt.pc



The following patch lets:

   pkg-config --variable=plugins libxslt

return the same plugin location as does:

   xslt-config --plugins

Regards,


Tony Graham.
======================================================================
Tony Graham MenteithConsulting com   http://www.menteithconsulting.com

Menteith Consulting Ltd             Registered in Ireland - No. 428599
Registered Office: 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland
----------------------------------------------------------------------
Menteith Consulting -- Understanding how markup works
======================================================================

===================================================================
--- libxslt.pc.in	(revision 1435)
+++ libxslt.pc.in	(working copy)
@@ -3,6 +3,7 @@
 libdir= libdir@
 includedir= includedir@
 
+plugins= LIBXSLT_DEFAULT_PLUGINS_PATH@
 
 Name: libxslt
 Version: @VERSION@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]