xkbActions.c + #ifdef XFree86Server

Enrico Weigelt weigelt at metux.de
Wed Jun 7 09:16:39 PDT 2006


Hi folks,

there's an conditional compilation in xkbActions.c, dependent
on XFree86Server. This symbol is defined by configure, when 
the Xorg or the Xegl server has been enabled to be built.

So it seems some code is built in the xkb lib when it has to
be linked into an Xorg or Xegl server. That means the other
servers also get this code too, but it doesn't belong there.

I'm currently working on moving the DDX dependent code to the
servers itself and let it be called via an ddx_callback structure
(as we already discussed lately), so I'm going to put it in there,
if nobody has an better idea.


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------



More information about the xorg mailing list