[PATCH v3 1/2] dix: Add facilities for client ID tracking.

Alan Coopersmith alan.coopersmith at oracle.com
Mon Oct 4 16:34:29 PDT 2010


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?

I believe we normally list the --disable form of the option when the
default is enabled, since --enable-clientids would be redundant.

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list