Imported Tk 8.6.9

This commit is contained in:
Steve Dower
2018-12-11 10:05:28 -08:00
parent 753ac6b037
commit 5ba5cbc9af
184 changed files with 6223 additions and 1994 deletions

View File

@@ -13,6 +13,9 @@
/* Do we have access to Darwin CoreFoundation.framework? */
#undef HAVE_COREFOUNDATION
/* Is 'DIR64' in <sys/types.h>? */
#undef HAVE_DIR64
/* Compiler support for module scope symbols */
#undef HAVE_HIDDEN
@@ -238,9 +241,6 @@
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
/* Do we want to use the strtod() in compat? */
#undef strtod
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t