aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/dix/makefile
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-10-04 14:19:04 +0000
committermarha <marha@users.sourceforge.net>2009-10-04 14:19:04 +0000
commit6933c81ab01fec11cda5a233a3cbc818bc8e1d4b (patch)
tree30abe4a39845e6831a5d63709d00e8c9a507e697 /xorg-server/dix/makefile
parent60b8914e189b047b69bd75b28b5048707fba6dba (diff)
downloadvcxsrv-6933c81ab01fec11cda5a233a3cbc818bc8e1d4b.tar.gz
vcxsrv-6933c81ab01fec11cda5a233a3cbc818bc8e1d4b.tar.bz2
vcxsrv-6933c81ab01fec11cda5a233a3cbc818bc8e1d4b.zip
Enable some tracing in debug
Diffstat (limited to 'xorg-server/dix/makefile')
-rw-r--r--xorg-server/dix/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/dix/makefile b/xorg-server/dix/makefile
index 9c0d6ef66..01e98d638 100644
--- a/xorg-server/dix/makefile
+++ b/xorg-server/dix/makefile
@@ -1,5 +1,5 @@
ifeq ($(DEBUG),1)
-DEFINES += FONTDEBUG
+DEFINES += FONTDEBUG XSERVER_DTRACE
endif
LIBRARY=libdix