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
|