summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xmu.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2006-10-16 10:58:50 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2006-10-16 10:58:50 +0000
commit308fd198139c17bcbd85ab897d4fb221a3c3b840 (patch)
tree087b0395eea5642998cdd267464fe3b48c3c3800 /rules/xorg-lib-Xmu.in
parent556fa3bd58863b964dc162d5ca41988d18eb1b62 (diff)
downloadptxdist-308fd198139c17bcbd85ab897d4fb221a3c3b840.tar.gz
ptxdist-308fd198139c17bcbd85ab897d4fb221a3c3b840.tar.xz
help and correct handling of switches added
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6153 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/xorg-lib-Xmu.in')
-rw-r--r--rules/xorg-lib-Xmu.in9
1 files changed, 8 insertions, 1 deletions
diff --git a/rules/xorg-lib-Xmu.in b/rules/xorg-lib-Xmu.in
index a13393612..5ca319e59 100644
--- a/rules/xorg-lib-Xmu.in
+++ b/rules/xorg-lib-Xmu.in
@@ -5,4 +5,11 @@ config XORG_LIB_XMU
select XORG_LIB_XEXT
select XORG_PROTO_XEXT
help
- FIXME
+ This library contains miscellaneous utilities and is not part of the
+ Xlib standard. It contains routines which only use public interfaces
+ so that it may be layered on top of any proprietary implementation of
+ Xlib or Xt.
+ It is intended to support clients in the MIT distribution; vendors
+ may choose not to distribute this library if they wish. Therefore,
+ applications developers who depend on this library should be prepared
+ to treat it as part of their software base when porting.FIXME