Home | History | Annotate | Download | only in libxslt
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 
      6 
      7 Name: libxslt
      8 Version: @VERSION@
      9 Description: XSLT library version 2.
     10 Requires: libxml-2.0
     11 Libs: @XSLT_LIBDIR@ @XSLT_LIBS@
     12 Cflags: @XSLT_INCLUDEDIR@
     13