diff options
-rw-r--r-- | unix/tclConfig.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index 489b8fb..5ed9eaf 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -181,12 +181,6 @@ /* Define to 1 if you have the `strtol' function. */ #undef HAVE_STRTOL -/* Define to 1 if you have the `strtoll' function. */ -#undef HAVE_STRTOLL - -/* Define to 1 if you have the `strtoull' function. */ -#undef HAVE_STRTOULL - /* Is 'struct dirent64' in <sys/types.h>? */ #undef HAVE_STRUCT_DIRENT64 |