diff options
Diffstat (limited to 'include/xorg-server.h.in')
-rw-r--r-- | include/xorg-server.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xorg-server.h.in b/include/xorg-server.h.in index f31d98a77..48196d8b6 100644 --- a/include/xorg-server.h.in +++ b/include/xorg-server.h.in @@ -235,4 +235,7 @@ /* System has wscons console */ #undef WSCONS_SUPPORT +/* Loadable XFree86 server awesomeness */ +#undef XFree86LOADER + #endif /* _XORG_SERVER_H_ */ |