TinyX/include/kdrive-config.h.in

22 lines
421 B
C
Raw Permalink Normal View History

2013-11-30 08:51:10 -05:00
/* kdrive-config.h.in: not at all generated. -*- c -*-
*/
#ifndef _KDRIVE_CONFIG_H_
#define _KDRIVE_CONFIG_H_
#include <dix-config.h>
/* Building kdrive server. */
#undef KDRIVESERVER
/* Include framebuffer support in X servers */
#undef KDRIVEFBDEV
/* Include vesa support in X servers */
#undef KDRIVEVESA
/* Verbose debugging output hilarity */
#undef DEBUG
#endif /* _KDRIVE_CONFIG_H_ */