xserver-multidpi/hw
Daniel Stone 67953d6975 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>
2012-07-09 23:06:41 -07:00
..
dmx Use C99 designated initializers in dmx Replies 2012-07-09 22:51:42 -07:00
kdrive ephyrGLXQueryServerString: Stop making an unused copy of server_string 2012-07-09 22:52:30 -07:00
vfb api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xfree86 Xorg: Link XKB DDX library after core server libs 2012-07-09 23:06:41 -07:00
xnest api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xquartz Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00
xwin Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00