]> matita.cs.unibo.it Git - helm.git/blob - helm/gtkmathview-bonobo/gtkmathview-bonobo.pc.in
ocaml 3.09 transition
[helm.git] / helm / gtkmathview-bonobo / gtkmathview-bonobo.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: GtkMathView-Bonobo
9 Description: Bonobo interfaces for GtkMathView
10 Version: @VERSION@
11 Requires: gtkmathview libbonoboui-2.0
12 Libs: @DOM_LIBS@ -L${libdir} -lgtkmathview-bonobo
13 Cflags: @DOM_CFLAGS@ -I${includedir}/@PACKAGE@
14