1 /* kdrive-config.h.in: not at all generated. -*- c -*-
4 #ifndef _KDRIVE_CONFIG_H_
5 #define _KDRIVE_CONFIG_H_
7 #include <dix-config.h>
8 #include <xkb-config.h>
10 /* Building kdrive server. */
13 /* Include framebuffer support in X servers */
16 /* Include vesa support in X servers */
19 /* Enable touchscreen support */
22 /* Support tslib touchscreen abstraction library */
25 /* Verbose debugging output hilarity */
28 /* Have the backtrace() function. */
31 /* Have execinfo.h for backtrace(). */
32 #undef HAVE_EXECINFO_H
34 #endif /* _KDRIVE_CONFIG_H_ */