xserver-multidpi/hw
Paulo Cesar Pereira de Andrade bf4c29ab48 Correct xf86acpiDisableFlag symbol.
It is declared as
<hash>ifdef HAVE_ACPI
Bool xf86acpiDisableFlag = FALSE;
<hash>endif
in hw/xfree86/common/xf86Globals.c
but not protected by the ifdef in the sdk header xf86Priv.h, what
caused a build failure in the tinderbox, due to the address of the
symbol being taken (to ensure it is available) in sdksyms.c.
2008-12-07 05:12:41 -02:00
..
dmx Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballs 2008-12-02 14:32:48 -08:00
kdrive Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit mode 2008-11-25 16:31:11 -08:00
vfb Unifdef AIX. 2008-07-23 13:37:42 -04:00
xfree86 Correct xf86acpiDisableFlag symbol. 2008-12-07 05:12:41 -02:00
xnest Warning fix 2008-11-25 15:05:18 -05:00
xquartz XQuartz: darwinPointer reports the actual pixel position now rather than a relative position 2008-12-06 14:12:27 -08:00
xwin xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00