mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-01 09:08:00 +02:00
17 lines
259 B
C
17 lines
259 B
C
/*
|
|
* xgl-config.h.in
|
|
*
|
|
* This file has defines used in the xgl ddx
|
|
*
|
|
*/
|
|
|
|
#include <dix-config.h>
|
|
|
|
/* Building XGL server */
|
|
#undef XGLServer
|
|
|
|
/* Use loadable XGL modules. */
|
|
#undef XGL_MODULAR
|
|
|
|
/* Default XGL module search path */
|
|
#undef XGL_MODULE_PATH
|