diff options
Diffstat (limited to 'include/xwin-config.h.in')
-rw-r--r-- | include/xwin-config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/xwin-config.h.in b/include/xwin-config.h.in index 932f2e861..21ceb29cf 100644 --- a/include/xwin-config.h.in +++ b/include/xwin-config.h.in @@ -28,3 +28,7 @@ /* Vendor web address for support */ #undef __VENDORDWEBSUPPORT__ + +/* Location of system.XWinrc */ +#undef SYSCONFDIR + |