diff options
author | mdejong <mdejong> | 2001-09-12 21:00:18 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-09-12 21:00:18 (GMT) |
commit | 8fb82585043253ad71e5623478fda7d8a67b1c23 (patch) | |
tree | f49ac8e4564f643f3191b0fe1e0b74a683d6daa4 /generic/tcl.decls | |
parent | 6727cf506b15b1ff2832c5a3f751c8e7e67e80a8 (diff) | |
download | tcl-8fb82585043253ad71e5623478fda7d8a67b1c23.zip tcl-8fb82585043253ad71e5623478fda7d8a67b1c23.tar.gz tcl-8fb82585043253ad71e5623478fda7d8a67b1c23.tar.bz2 |
* unix/configure: Regen.
* unix/tcl.m4: Invert the logic that checks for $GCC.
Instead of checking for "$GCC" = "no" we check for
"$GCC" != "yes" or simply swap the true and false
blocks of code in an if statement. That way if
GCC is set to "" everything will still work. [Bug 460991]
Diffstat (limited to 'generic/tcl.decls')
0 files changed, 0 insertions, 0 deletions