summaryrefslogtreecommitdiff
path: root/include/kdrive-config.h.in
diff options
context:
space:
mode:
authorDaniel Stone <daniel.stone@nokia.com>2006-07-20 16:52:31 -0400
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-07-21 15:19:21 -0400
commit93cd53860c3aca182a0a02543c41b5d71d65926b (patch)
treed93378bbef99ce7888b934b2851c78cc18c61741 /include/kdrive-config.h.in
parentcd0874dda1c30ef91a7d2b3cd455676422599ccf (diff)
kdrive: allow debugging
Diffstat (limited to 'include/kdrive-config.h.in')
-rw-r--r--include/kdrive-config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/kdrive-config.h.in b/include/kdrive-config.h.in
index 9e611c584..2f454d702 100644
--- a/include/kdrive-config.h.in
+++ b/include/kdrive-config.h.in
@@ -22,4 +22,7 @@
/* Support tslib touchscreen abstraction library */
#undef TSLIB
+/* Verbose debugging output hilarity */
+#undef DEBUG
+
#endif /* _KDRIVE_CONFIG_H_ */