summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordas <das>2007-10-12 00:54:41 (GMT)
committerdas <das>2007-10-12 00:54:41 (GMT)
commitbfed3bc399e460b65778fac0653b9f594b759687 (patch)
tree2e2321fcd9043100b25e6d36a6ae9bc6ab1e5598 /unix/tclConfig.h.in
parentd603c0f3c5889f9216b2404166bc7788f41fbdf7 (diff)
downloadtcl-bfed3bc399e460b65778fac0653b9f594b759687.zip
tcl-bfed3bc399e460b65778fac0653b9f594b759687.tar.gz
tcl-bfed3bc399e460b65778fac0653b9f594b759687.tar.bz2
autoheader-2.59
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in6
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