summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2018-03-07 15:13:07 (GMT)
committerdgp <dgp@users.sourceforge.net>2018-03-07 15:13:07 (GMT)
commit6de6ee8aa9086eb2b86d82e6831dae17232abca4 (patch)
tree3633d2b708dc8670f3d1b18e1b6ffb2eeecd23b8 /unix/tclConfig.h.in
parente16df96d28704115312eee43ffc5019a766d2cfd (diff)
parent0254080ca07929caa2f2b25206928d5559048aff (diff)
downloadtcl-6de6ee8aa9086eb2b86d82e6831dae17232abca4.zip
tcl-6de6ee8aa9086eb2b86d82e6831dae17232abca4.tar.gz
tcl-6de6ee8aa9086eb2b86d82e6831dae17232abca4.tar.bz2
merge 8.7
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 4902083..c284cba 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -394,7 +394,7 @@
/* Does this platform have wide high-resolution clicks? */
#undef TCL_WIDE_CLICKS
-/* Are wide integers to be implemented with C 'long's? */
+/* Do Tcl_WideInt, 'long' and 'long long' all have the same size (64-bit) ? */
#undef TCL_WIDE_INT_IS_LONG
/* What type should be used to define wide integers? */