[PATCH xf86-video-intel] Include config.h in intel_options.c
Chris Wilson
chris at chris-wilson.co.uk
Wed May 30 00:30:08 PDT 2012
On Mon, 28 May 2012 18:28:28 -0400, Nick Bowler <nbowler at draconx.ca> wrote:
> Commit 8a9a585341e2 ("Only create a single instance of the intel_options
> array") moved the definition of intel_options into a separate .c file.
> Several of the defined options are #ifdef'd based on the configuration,
> but since config.h is never included, the macros being tested are never
> defined. Therefore, none of the configuration-specific options will
> ever be available at runtime, even if they should be.
>
> Add an inclusion of config.h so that such configuration-specific options
> work again.
>
> Signed-off-by: Nick Bowler <nbowler at draconx.ca>
Thanks,
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the xorg-devel
mailing list