xenocara/lib/libXmu
2015-05-10 09:51:55 +00:00
..
doc Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
include Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
src Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
aclocal.m4 Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
ChangeLog Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
compile Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
config.guess Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
config.h.in Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
config.sub Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
configure Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
configure.ac Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
COPYING Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
depcomp Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
docbook.am Update to libXmu 1.1.1 2012-03-10 14:22:08 +00:00
INSTALL Update to libXmu 1.1.0. No functional change. 2010-10-31 15:35:49 +00:00
install-sh Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
ltmain.sh Update to libXmu 1.1.1 2012-03-10 14:22:08 +00:00
Makefile.am Update to libXmu 1.1.0. No functional change. 2010-10-31 15:35:49 +00:00
Makefile.bsd-wrapper Repair guenther's damage that I didn't ok. 2013-08-13 18:52:10 +00:00
Makefile.in Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
missing Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
README Update to libXmu 1.1.0. No functional change. 2010-10-31 15:35:49 +00:00
xmu.pc.in import from X.Org 7.2RC2 2006-11-25 17:22:40 +00:00
xmuu.pc.in import from X.Org 7.2RC2 2006-11-25 17:22:40 +00:00

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 X.Org 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.

API documentation for this library is provided in the docs directory in
DocBook format.  If xmlto is installed, it will be converted to supported
formats and installed in $(docdir) unless --disable-docs is passed to
configure.

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/lib/libXmu

        http://cgit.freedesktop.org/xorg/lib/libXmu

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage