[PATCH xserver 2/2] Remove default defines of some directories.

Keith Packard keithp at keithp.com
Fri Apr 21 19:26:27 UTC 2017


Eric Anholt <eric at anholt.net> 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 <keithp at keithp.com>

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20170421/a278f7e6/attachment.sig>


More information about the xorg-devel mailing list