diff options
| author | das <das> | 2007-10-12 00:54:41 (GMT) |
|---|---|---|
| committer | das <das> | 2007-10-12 00:54:41 (GMT) |
| commit | 27068fe4281489bc4e709c1e6f6e09ac75c611a5 (patch) | |
| tree | 2e2321fcd9043100b25e6d36a6ae9bc6ab1e5598 /unix | |
| parent | 4a97092ea932cafb5dc0252e873960fc3f3cf6f3 (diff) | |
| download | tcl-27068fe4281489bc4e709c1e6f6e09ac75c611a5.zip tcl-27068fe4281489bc4e709c1e6f6e09ac75c611a5.tar.gz tcl-27068fe4281489bc4e709c1e6f6e09ac75c611a5.tar.bz2 | |
autoheader-2.59
Diffstat (limited to 'unix')
| -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 |
