xserver-multidpi/hw/xfree86
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
..
common Correct xf86acpiDisableFlag symbol. 2008-12-07 05:12:41 -02:00
ddc Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
dixmods Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
doc If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'. 2008-12-03 18:44:43 +02:00
dri Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
dri2 Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
exa More man page updates for 1.6 release for Xorg, xorg.conf & exa man pages. 2008-12-01 20:02:34 -08:00
fbdevhw Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
i2c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
int10 Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
loader Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
modes Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
os-support Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
parser Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
ramdac Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
shadowfb Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
utils Remove dummylib. 2008-12-04 02:42:28 -02:00
vbe Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
vgahw Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
x86emu x86emu: fix sparse warnings 2008-10-26 13:17:31 +01:00
xaa Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf8_16bpp Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Update sample xorg.conf file 2008-12-02 14:35:45 -08:00