From 1d2fa791e7eb383cf2818bb2e33da546edbeade9 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 4 Oct 2009 19:18:00 +0000 Subject: Make it possible to overrule XSERVER_DTRACE in the makefiles --- include/dix-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/dix-config.h') diff --git a/include/dix-config.h b/include/dix-config.h index 0c01266ad..75880a1ff 100644 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -505,7 +505,7 @@ #undef MONOTONIC_CLOCK /* Define to 1 if the DTrace Xserver provider probes should be built in */ -#undef XSERVER_DTRACE +/* #undef XSERVER_DTRACE */ /* Define to 16-bit byteswap macro */ #undef bswap_16 -- cgit v1.2.3