Disabling RECORD by default
Emil Velikov
emil.l.velikov at gmail.com
Mon Nov 23 15:58:21 PST 2015
Hi Keith,
On 23 November 2015 at 23:31, Keith Packard <keithp at keithp.com> wrote:
> --- a/mi/miinitext.c
> +++ b/mi/miinitext.c
> #ifdef XTEST
> - {XTestExtensionInit, XTestExtensionName, &noTestExtensions},
> + {XTestExtensionInit, XTestExtensionName, &noXTestExtension},
> #endif
Although TEST being unconditionally set (in configure.ac) we have the
above guard and a second one in include/extinit.h. I take it that
those are just left over from the olden days ?
Thanks
Emil
More information about the xorg-devel
mailing list