diff options
author | Keith Packard <keithp@keithp.com> | 2009-12-30 09:16:45 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-12-30 09:16:45 -0800 |
commit | 871bbe1d87fa3c7ebd075e1d1eec33e45b08493d (patch) | |
tree | 0881ab7a44178d2741851b9b232b7115778be4fe /include | |
parent | db2c6f7c91289b5d49978974093a1002b3b53a56 (diff) | |
parent | e1165632bdfbd720889ed1adf5f7ab338032c0ee (diff) |
Merge remote branch 'dbn/xorg.conf.d'
Diffstat (limited to 'include')
-rw-r--r-- | include/xorg-config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xorg-config.h.in b/include/xorg-config.h.in index 9fe7cdef5..8946a6538 100644 --- a/include/xorg-config.h.in +++ b/include/xorg-config.h.in @@ -36,6 +36,9 @@ /* Path to configuration file. */ #undef __XCONFIGFILE__ +/* Name of configuration directory. */ +#undef __XCONFIGDIR__ + /* Path to loadable modules. */ #undef DEFAULT_MODULE_PATH |