summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2018-06-05 09:04:08 (GMT)
committersebres <sebres@users.sourceforge.net>2018-06-05 09:04:08 (GMT)
commita3fdad2b4f76fd14aeede8051f80695a07fce3af (patch)
treeba7499f0c36de32195da201515ddca5688057e0e /unix/tclConfig.h.in
parentddd37fb237f275386ac83a0f5c31ce8a47d36405 (diff)
parentb89a3efc56e40f756b4e5944f38a187b574d2480 (diff)
downloadtcl-a3fdad2b4f76fd14aeede8051f80695a07fce3af.zip
tcl-a3fdad2b4f76fd14aeede8051f80695a07fce3af.tar.gz
tcl-a3fdad2b4f76fd14aeede8051f80695a07fce3af.tar.bz2
merge 8.6
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 b9d0059..21c3bef 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -196,6 +196,9 @@
/* Is 'struct dirent64' in <sys/types.h>? */
#undef HAVE_STRUCT_DIRENT64
+/* Is 'DIR64' in <sys/types.h>? */
+#undef HAVE_DIR64
+
/* Define to 1 if the system has the type `struct in6_addr'. */
#undef HAVE_STRUCT_IN6_ADDR