FreonLinux/files/kdrive.config

22 lines
430 B
C

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