summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
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 f931b23..bc20165 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -270,6 +270,9 @@
/* Are we to override what our default encoding is? */
#undef TCL_DEFAULT_ENCODING
+/* Is Tcl built as a framework? */
+#undef TCL_FRAMEWORK
+
/* Is memory debugging enabled? */
#undef TCL_MEM_DEBUG