diff options
author | hobbs <hobbs> | 2003-10-06 19:08:45 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-10-06 19:08:45 (GMT) |
commit | e480612fad9f6dc863a8a24b72a8c167ab9ceca4 (patch) | |
tree | 4cb93a7665c923e15589c427aaa8830feadbe0dc /ChangeLog | |
parent | f472b81bc3a7304572259fbab58ac8e8b6753f82 (diff) | |
download | tcl-e480612fad9f6dc863a8a24b72a8c167ab9ceca4.zip tcl-e480612fad9f6dc863a8a24b72a8c167ab9ceca4.tar.gz tcl-e480612fad9f6dc863a8a24b72a8c167ab9ceca4.tar.bz2 |
* win/configure:
* win/tcl.m4: removed incorrect checks for existence of
optimization. TCL_CFG_OPTIMIZED is now defined whenever the user
does not build with --enable-symbols.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-10-06 Jeff Hobbs <jeffh@ActiveState.com> + + * win/configure: + * win/tcl.m4: removed incorrect checks for existence of + optimization. TCL_CFG_OPTIMIZED is now defined whenever the user + does not build with --enable-symbols. + 2003-10-06 Don Porter <dgp@users.sourceforge.net> * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution |