summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-09-14 16:28:31 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-09-14 16:28:31 (GMT)
commit71e4e517adef8fec361cf29fe0267b8969397c5d (patch)
tree287597c5502070c45842baf94e037ed90332f956 /unix/tclConfig.h.in
parentc7e73c4cd266980a059e9eace37be5122345f536 (diff)
downloadtcl-71e4e517adef8fec361cf29fe0267b8969397c5d.zip
tcl-71e4e517adef8fec361cf29fe0267b8969397c5d.tar.gz
tcl-71e4e517adef8fec361cf29fe0267b8969397c5d.tar.bz2
merge updates from HEAD
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index 8636c5f..489b8fb 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -418,6 +418,9 @@
/* May we include <dirent2.h>? */
#undef USE_DIRENT2_H
+/* Are we building with DTrace support? */
+#undef USE_DTRACE
+
/* Should we use FIONBIO? */
#undef USE_FIONBIO