summaryrefslogtreecommitdiff
path: root/xorg-sgml-doctools.pc.in
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2010-03-25 03:20:01 -0500
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2010-04-02 13:07:35 -0500
commit891bf2c1ed9f6efbd8175537e15f8732a94e7e77 (patch)
tree3f20cda13badac95954de05659710c01ae119249 /xorg-sgml-doctools.pc.in
parent8ed8830794a1a16494bc2771e3684fc877bea776 (diff)
Provide a pkg-config file
This allows the SGML entities to be found no matter where they are installed, or even when cross-compiling. Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'xorg-sgml-doctools.pc.in')
-rw-r--r--xorg-sgml-doctools.pc.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/xorg-sgml-doctools.pc.in b/xorg-sgml-doctools.pc.in
new file mode 100644
index 0000000..ae1422a
--- /dev/null
+++ b/xorg-sgml-doctools.pc.in
@@ -0,0 +1,6 @@
+prefix=@prefix@
+sgmlrootdir=${prefix}/share/sgml
+
+Name: xorg-sgml-doctools
+Description: SGML entities for X.Org documentation
+Version: @VERSION@