diff options
author | das <das> | 2007-10-12 00:54:41 (GMT) |
---|---|---|
committer | das <das> | 2007-10-12 00:54:41 (GMT) |
commit | bfed3bc399e460b65778fac0653b9f594b759687 (patch) | |
tree | 2e2321fcd9043100b25e6d36a6ae9bc6ab1e5598 | |
parent | d603c0f3c5889f9216b2404166bc7788f41fbdf7 (diff) | |
download | tcl-bfed3bc399e460b65778fac0653b9f594b759687.zip tcl-bfed3bc399e460b65778fac0653b9f594b759687.tar.gz tcl-bfed3bc399e460b65778fac0653b9f594b759687.tar.bz2 |
autoheader-2.59
-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 |