Eric Anholt <[email protected]> writes:

> The build defines these, so having the defaults is just a way for the
> build system's configuration to get out of sync with the code.

>  #ifndef XCONFIGSUFFIX
>  #define XCONFIGSUFFIX        ".conf"
>  #endif

I think we should get rid of the #ifndef here; as this is not set by the
config system. Alternatively, perhaps this should instead be computed
From the XCONFIGFILE value?


>  #ifndef XCONFENV
>  #define XCONFENV     "XORGCONFIG"
>  #endif

Just get rid of the #ifndef here.

The rest of this is

Reviewed-by: Keith Packard <[email protected]>

-- 
-keith

Attachment: signature.asc
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to