summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-04-14 06:45:27 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-04-14 06:45:27 (GMT)
commit2e1f8f2c31f3860a2302b9e51f8c6773211cd78a (patch)
tree1022d5240c5d65b1435bb4eacbd4e8ddc732d70d /unix/tclConfig.h.in
parente697d980199dc1c2b172feffd18aa3c9b156843c (diff)
parent93e3a238d03fe4237ec76d361f83547cf268ab29 (diff)
downloadtcl-2e1f8f2c31f3860a2302b9e51f8c6773211cd78a.zip
tcl-2e1f8f2c31f3860a2302b9e51f8c6773211cd78a.tar.gz
tcl-2e1f8f2c31f3860a2302b9e51f8c6773211cd78a.tar.bz2
merge trunk
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index 42abf34..31466bc 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -362,7 +362,7 @@
#undef TCL_CFGVAL_ENCODING
/* Is debugging enabled? */
-#undef TCL_CFG_DEBUG
+#undef NDEBUG
/* Is this a 64-bit build? */
#undef TCL_CFG_DO64BIT