diff options
author | das <das> | 2008-07-13 12:54:21 (GMT) |
---|---|---|
committer | das <das> | 2008-07-13 12:54:21 (GMT) |
commit | 57fd707011c3d1f437bb42c16c18a68eaae70146 (patch) | |
tree | c700ccd6919d2589a228e2cd702e6fe26d1fcbf9 /unix/tclConfig.h.in | |
parent | 3b5dd7355ae4d8bd48fe455c38785636e2104d69 (diff) | |
download | tcl-57fd707011c3d1f437bb42c16c18a68eaae70146.zip tcl-57fd707011c3d1f437bb42c16c18a68eaae70146.tar.gz tcl-57fd707011c3d1f437bb42c16c18a68eaae70146.tar.bz2 |
autoheader-2.59
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r-- | unix/tclConfig.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index 1f78999..5b9b433 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -379,9 +379,6 @@ /* What is the default extension for shared libraries? */ #undef TCL_SHLIB_EXT -/* The C stack grows upwards in memory. */ -#undef TCL_STACK_GROWS_UP - /* Are we building with threads enabled? */ #undef TCL_THREADS |