summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xmu.in
diff options
context:
space:
mode:
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