diff options
author | hobbs <hobbs> | 2005-05-25 18:49:07 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-05-25 18:49:07 (GMT) |
commit | a037b38a4b352395866f07d29197d83129a22526 (patch) | |
tree | 71b8acbda6ee94682c4a13f3e81b6e804196a915 /ChangeLog | |
parent | 8af47f49023ddb3e0743fe10acd99bbe66d80fe1 (diff) | |
download | tcl-a037b38a4b352395866f07d29197d83129a22526.zip tcl-a037b38a4b352395866f07d29197d83129a22526.tar.gz tcl-a037b38a4b352395866f07d29197d83129a22526.tar.bz2 |
* unix/configure, unix/configure.in: ensure false Tcl.framework is
only created with --enable-framework
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,7 +1,12 @@ +2005-05-25 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/configure.in: ensure false Tcl.framework is only created + with --enable-framework + 2005-05-24 Daniel Steffen <das@users.sourceforge.net> - * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars - that need to be handled specially. + * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars + that need to be handled specially. * macosx/Makefile: * macosx/README: |