Find a file
Carl Worth db4cb300de Change xf86dga.h to only conditionally include server's header file.
The recent re-addition of the xf86dga.h file introduced an
incompatibility with a recent, but unreleased version of libXxf86dga
which also wanted to install a file of the same name. Instead, we
allow the proto package to own this file, and include the library's
version (now to be named Xxf86dga.h) unless we're building an old
server (indicated by _XF86DGA_SERVER_).
2009-09-18 10:05:00 -07:00
.gitignore Janitor: Correct make distcheck and dont distribute autogen.sh 2009-01-27 20:06:28 -02:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:32 +00:00
configure.ac Change xf86dga.h to only conditionally include server's header file. 2009-09-18 10:05:00 -07:00
COPYING Add COPYING file for XF86DGA; assumed to be under the XFree86 catch-all 2005-05-18 07:38:55 +00:00
Makefile.am Add back xf86dga.h (simply including the newly named xf86dgaconst.h) 2009-09-16 15:40:02 -07:00
xf86dga.h Change xf86dga.h to only conditionally include server's header file. 2009-09-18 10:05:00 -07:00
xf86dga1const.h Remove Xlib headers from xf86dga.h and xf86dga1.h 2009-08-27 10:33:20 +10:00
xf86dga1proto.h Include the *const.h files from the proto files. 2009-08-28 09:04:05 +10:00
xf86dga1str.h Rename xf86dga(1)str.h to xf86dga(1)proto.h for consistency with other modules 2009-08-28 09:04:02 +10:00
xf86dgaconst.h Remove Xlib headers from xf86dga.h and xf86dga1.h 2009-08-27 10:33:20 +10:00
xf86dgaproto.h Include the *const.h files from the proto files. 2009-08-28 09:04:05 +10:00
xf86dgaproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:07 +00:00
xf86dgastr.h Rename xf86dga(1)str.h to xf86dga(1)proto.h for consistency with other modules 2009-08-28 09:04:02 +10:00