]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/gdome_xslt/gdome2-xslt.pc.in
ocaml 3.09 transition
[helm.git] / helm / DEVEL / gdome_xslt / gdome2-xslt.pc.in
1 # This is a comment
2 prefix=@prefix@
3 exec_prefix=@exec_prefix@
4 libdir=@libdir@
5 includedir=@includedir@
6 datadir=@datadir@
7
8 Name: Gdome2/XSLT C Binding
9 Description: API for applying XSLT stylesheets to Gdome2 documents
10 Version: @VERSION@
11 Requires: gdome2 libxslt
12 Libs: @LIBXSLT_LIBS@ -L${libdir} -lgdome_xslt
13 Cflags: @LIBXSLT_CFLAGS@ -I${includedir}/@PACKAGE@
14