xserver/hw
Daniel Stone ce106ae299 Xorg: Link XKB DDX library after core server libs
libxorgxkb.a contains a number of libraries which are used by XKB action
code to call back into the DDX, e.g. for VT switching, termination, grab
breaking, et al.  Make sure libxkb.a comes first in the link order, so
it can mark XkbDDX* as used in order for the linker to not discard them.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 67953d6975)
2012-08-01 18:02:49 -07:00
..
dmx dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURN 2012-05-10 00:50:35 -07:00
kdrive Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
vfb Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xfree86 Xorg: Link XKB DDX library after core server libs 2012-08-01 18:02:49 -07:00
xnest Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xquartz XQuartz: Avoid a race in initialization of darwinPointer 2012-05-29 13:17:03 -07:00
xwin Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00