On 10/02/2010 02:00 AM, Jesse Adkins wrote:
+AC_ARG_ENABLE(clientids,      AS_HELP_STRING([--disable-clientids], [Build 
Xorg with client ID tracking (default: enabled)]), [CLIENTIDS=$enableval], 
[CLIENTIDS=yes])
Shouldn't that be --enable-clientids instead of --disable-clientids?

Hi,

Alan already told the difference of these options, but did you originally mean that the option should be disabled by default and therefore --enable-clientids should be used instead?

I'm about to start work on the client side and propose a new request for XResource extension for querying the local client PID. Therefore I think it makes sense to keep the feature enabled by default in X server. Having that enabled shouldn't affect X server performance in a significant way.

-- Rami

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to