First import
[xorg_rtime.git] / xorg-server-1.4 / include / kdrive-config.h.in
blob3bc779218de1f717452abc278331afabbc9c192d
1 /* kdrive-config.h.in: not at all generated. -*- c -*-
2 */
4 #ifndef _KDRIVE_CONFIG_H_
5 #define _KDRIVE_CONFIG_H_
7 #include <dix-config.h>
8 #include <xkb-config.h>
10 /* Building kdrive server. */
11 #undef KDRIVESERVER
13 /* Include framebuffer support in X servers */
14 #undef KDRIVEFBDEV
16 /* Include vesa support in X servers */
17 #undef KDRIVEVESA
19 /* Enable touchscreen support */
20 #undef TOUCHSCREEN
22 /* Support tslib touchscreen abstraction library */
23 #undef TSLIB
25 /* Verbose debugging output hilarity */
26 #undef DEBUG
28 /* Have the backtrace() function. */
29 #undef HAVE_BACKTRACE
31 /* Have execinfo.h for backtrace(). */
32 #undef HAVE_EXECINFO_H
34 #endif /* _KDRIVE_CONFIG_H_ */