> +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? _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
