Find a file
Gaetan Nadon c27c825765 config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Fix Automake warning: AC_OUTPUT should be used without arguments.
www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2013-10-26 09:42:05 -04:00
specs 1 - fix the capitalization of the ID attriutes to match either the 2011-10-02 20:29:17 -06:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:58 -05:00
autogen.sh autogen.sh: Implement GNOME Build API 2013-01-15 14:03:00 -05:00
configure.ac config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES 2013-10-26 09:42:05 -04:00
COPYING Add COPYING file for XCMisc. 2005-05-18 07:58:49 +00:00
docbook.am docbook.am: embed css styles inside the HTML HEAD element 2011-09-08 20:10:08 -04:00
Makefile.am specs: convert xc-misc.ms from xorg-docs module to DocBook XML 2010-06-28 08:46:21 -04:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00
xcmiscproto.h Rename xcmiscstr.h to xcmiscproto.h for consistency with other modules. 2009-08-26 14:55:44 +10:00
xcmiscproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:06 +00:00
xcmiscstr.h Rename xcmiscstr.h to xcmiscproto.h for consistency with other modules. 2009-08-26 14:55:44 +10:00

				XC-MISC Extension

This extension defines a protocol that provides Xlib two ways to query
the server for available resource IDs. 

Extension name: XC-MISC

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/proto/xcmiscproto

        http://cgit.freedesktop.org/xorg/proto/xcmiscproto

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