diff options
Diffstat (limited to 'xorg-server/include/xwin-config.h')
-rw-r--r-- | xorg-server/include/xwin-config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg-server/include/xwin-config.h b/xorg-server/include/xwin-config.h index a509162ee..e6c4488a3 100644 --- a/xorg-server/include/xwin-config.h +++ b/xorg-server/include/xwin-config.h @@ -31,3 +31,6 @@ /* Default log location */ #define DEFAULT_LOGDIR "." + +/* Whether we should re-locate the root to where the executable lives */ +/* #undef RELOCATE_PROJECTROOT */ |