summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.h.in
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2019-05-16 21:27:17 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2019-05-16 21:27:17 (GMT)
commitdcfcc6e1dbf1f90747815817b6a6260155006348 (patch)
tree7728f503588a26d721f4159c86dded0694f93524 /unix/tkConfig.h.in
parent285992e32a2df5121fca7469492f9ea2b82bfcad (diff)
parentb238cea01980a48d55ed642fcb9bb387bbee4993 (diff)
downloadtk-dcfcc6e1dbf1f90747815817b6a6260155006348.zip
tk-dcfcc6e1dbf1f90747815817b6a6260155006348.tar.gz
tk-dcfcc6e1dbf1f90747815817b6a6260155006348.tar.bz2
merge trunk
Diffstat (limited to 'unix/tkConfig.h.in')
-rw-r--r--unix/tkConfig.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in
index d598ca3..c435f7c 100644
--- a/unix/tkConfig.h.in
+++ b/unix/tkConfig.h.in
@@ -136,6 +136,12 @@
/* Is this a static build? */
#undef STATIC_BUILD
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* What encoding should be used for embedded configuration info? */
+#undef TCL_CFGVAL_ENCODING
+
/* Is this a 64-bit build? */
#undef TCL_CFG_DO64BIT