diff options
author | Keith Packard <keithp@keithp.com> | 2013-01-20 15:58:38 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-01-20 15:58:38 -0800 |
commit | 069d8ed3eb659c48dd2b0f8b7b8c11f092fdb362 (patch) | |
tree | 5be89f311a52a41aab3d0d30ec17d6db0f318b29 /include | |
parent | 591c06277bb120ab9615633f2d28addbd3a2aa5f (diff) | |
parent | d6dcde7a03bb38c17ffc4ec5f0ca1c161e54569f (diff) |
Merge remote-tracking branch 'jturney/xserver-next'
Diffstat (limited to 'include')
-rw-r--r-- | 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 8122f5543..c5119f268 100644 --- a/include/xwin-config.h.in +++ b/include/xwin-config.h.in @@ -31,3 +31,6 @@ /* Default log location */ #undef DEFAULT_LOGDIR + +/* Whether we should re-locate the root to where the executable lives */ +#undef RELOCATE_PROJECTROOT |