Commit f37a46913489397d8628ffe578c8d4ed50b6ca72 removed this from xwin-config.h.in for some reason, but it is used.
Signed-off-by: Jon TURNEY <[email protected]> --- include/xwin-config.h.in | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/include/xwin-config.h.in b/include/xwin-config.h.in index a5e6b17..176c019 100644 --- a/include/xwin-config.h.in +++ b/include/xwin-config.h.in @@ -26,5 +26,8 @@ /* Vendor web address for support */ #undef __VENDORDWEBSUPPORT__ +/* Default log location */ +#undef DEFAULT_LOGDIR + /* Whether we should re-locate the root to where the executable lives */ #undef RELOCATE_PROJECTROOT -- 1.7.9 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
