summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-05-25 18:49:33 (GMT)
committerhobbs <hobbs>2005-05-25 18:49:33 (GMT)
commitaa1be7ab30d1c2ca8e670adf84553da846c1fc07 (patch)
tree95ec1eb66b12a99c5f22d0d70cd10664ed9064c9 /ChangeLog
parent4b323ede98d36524442f50fe67966fbe2e0c91b8 (diff)
downloadtk-aa1be7ab30d1c2ca8e670adf84553da846c1fc07.zip
tk-aa1be7ab30d1c2ca8e670adf84553da846c1fc07.tar.gz
tk-aa1be7ab30d1c2ca8e670adf84553da846c1fc07.tar.bz2
* unix/configure, unix/configure.in: ensure false Tcl.framework is
only created with --enable-framework
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8edc7ae..a5492c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-05-25 Jeff Hobbs <jeffh@ActiveState.com>
+ * unix/configure, unix/configure.in: ensure false Tcl.framework is
+ only created with --enable-framework
+
* unix/Makefile.in (install-libraries): protect possible empty
list in for with list= trick for older shells.