[PATCH] Fix inconsistent #include style

Tiago Vignatti tiago.vignatti at linux.intel.com
Tue Nov 22 05:10:45 PST 2011


On 11/22/2011 02:24 PM, Tiago Vignatti wrote:
> Consistency is needed but the question is, why was it compiling before
> then? You didn't addressed the root cause.

just to clarify (after discussed on IRC). This patch is indeed needed 
for consistency:

Reviewed-by: Tiago Vignatti <tiago.vignatti at intel.com>

but we need also to tweak config.h includes all over the code, to use 
what's recommended by autoconf [0], i.e. use '#include <config.h>' and 
set the -I properly.


Thanks,

[0] http://www.gnu.org/s/hello/manual/autoconf/Configuration-Headers.html

     Tiago


More information about the wayland-devel mailing list