From: Thierry Reding <tred...@nvidia.com> There is no code around that will ever define values for the WORKING_UNALIGNED_INT or XORG_RELEASE symbols, so they will always end up commented out and are therefore completely useless.
Signed-off-by: Thierry Reding <tred...@nvidia.com> --- include/dix-config.h.in | 6 ------ 1 file changed, 6 deletions(-) diff --git a/include/dix-config.h.in b/include/dix-config.h.in index 69fc5e3fba5a..c64321ef1372 100644 --- a/include/dix-config.h.in +++ b/include/dix-config.h.in @@ -310,9 +310,6 @@ /* Support UNIX socket connections */ #undef UNIXCONN -/* unaligned word accesses behave as expected */ -#undef WORKING_UNALIGNED_INT - /* Build X string registry */ #undef XREGISTRY @@ -346,9 +343,6 @@ /* Support Xinerama extension */ #undef XINERAMA -/* Vendor release */ -#undef XORG_RELEASE - /* Current Xorg version */ #undef XORG_VERSION_CURRENT -- 2.16.3 _______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel