]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/editex.pc.in
This commit was manufactured by cvs2svn to create branch 'moogle'.
[helm.git] / helm / DEVEL / mathml_editor / editex.pc.in
diff --git a/helm/DEVEL/mathml_editor/editex.pc.in b/helm/DEVEL/mathml_editor/editex.pc.in
deleted file mode 100644 (file)
index 9e2c91b..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# This is a comment
-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
-Libs: -L${libdir} -leditex
-Cflags: -I${includedir}/editex
-