xserver/hw/xfree86/parser
Alan Coopersmith 396d3a7762 Fix build of drivers with 1.6.2 when not using --install-libxf86config
c859b736d1 removed duplicate entries for
these from the Makefile, but removed a different set than was done in
master branch, causing xf86Parser.h to not be installed, which in turn
breaks the build of drivers like -ati, -intel & -nv that use xf86Modes.h,
which includes xf86Parser.h

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2009-07-08 13:36:23 -07:00
..
Configint.h xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
configProcs.h Static cleanup for xf86 ddx. 2007-03-25 17:55:15 -04:00
Device.c Don't bother validating the Device section of the conf file 2007-10-11 21:27:07 -04:00
DRI.c Bug #13860: Ensure that the DRI mode is in octal format. 2008-03-02 17:12:02 -05:00
Extensions.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
Files.c Make RgbPath keyword in xorg.conf a non-fatal error 2009-02-19 13:43:40 -08:00
Flags.c Use _X_EXPORT instead of __attribute__((visibility("default"))) 2007-12-03 11:31:21 -08:00
Input.c xfree86/parser: use 'kbd' driver when 'keyboard' specified 2006-08-25 12:43:17 +03:00
Layout.c Static cleanups, dead code deletion. 2007-03-25 12:27:01 -04:00
Makefile.am Fix build of drivers with 1.6.2 when not using --install-libxf86config 2009-07-08 13:36:23 -07:00
Module.c Improve modules loading defaults 2007-05-03 22:00:23 -04:00
Monitor.c Disable explicit commenting in Monitor section. 2007-11-02 12:05:22 -04:00
Pointer.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
read.c xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
scan.c Remove some null statements. 2008-11-08 12:21:20 -05:00
Screen.c clean some "unused" warnings 2008-03-01 19:49:24 +02:00
Vendor.c Static cleanup for xf86 ddx. 2007-03-25 17:55:15 -04:00
Video.c Static cleanup for xf86 ddx. 2007-03-25 17:55:15 -04:00
write.c Dead code removal 2008-07-17 21:37:50 +03:00
xf86Optrec.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Parser.h Add XkbDir to Files config file section 2009-02-17 19:12:44 -08:00
xf86tokens.h Make RgbPath keyword in xorg.conf a non-fatal error 2009-02-19 13:43:40 -08:00