X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Feditex.pc.in;h=9e2c91bf455aee2206f4b094054d48a4713d74c7;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=ae286c2154854de320ef04ee1ee3c698f8d195bf;hpb=a2f9abb0b4f07678de024d4afb371ba59183edf0;p=helm.git diff --git a/helm/DEVEL/mathml_editor/editex.pc.in b/helm/DEVEL/mathml_editor/editex.pc.in index ae286c215..9e2c91bf4 100644 --- a/helm/DEVEL/mathml_editor/editex.pc.in +++ b/helm/DEVEL/mathml_editor/editex.pc.in @@ -3,11 +3,17 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ +datadir=@datadir@ + +pkgdatadir=${datadir}/editex +default_dictionary=${pkgdatadir}/dictionary-tex.xml +default_mathml_xsl=${pkgdatadir}/tml-mmlp.xsl +default_tex_xsl=${pkgdatadir}/tml-tex.xsl Name: EdiTeX Description: An XML/MathML editor based on TeX/LaTeX syntax Version: @VERSION@ -Requires: glib-2.0 +Requires: glib Libs: -L${libdir} -leditex Cflags: -I${includedir}/editex