mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-13 04:39:07 +00:00
15 lines
215 B
C
15 lines
215 B
C
/*
|
|
* xgl-config.h.in
|
|
*
|
|
* This file has defines used in the xgl ddx
|
|
*
|
|
*/
|
|
|
|
#include <dix-config.h>
|
|
|
|
/* Use loadable XGL modules. */
|
|
#undef XGL_MODULAR
|
|
|
|
/* Default XGL module search path */
|
|
#undef XGL_MODULE_PATH
|