diff options
author | hobbs <hobbs> | 2007-02-19 23:54:03 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-02-19 23:54:03 (GMT) |
commit | 71343a18cb63f16e62500a7a3f17942ccd841684 (patch) | |
tree | 782299252c4076690e8b98067de1eb8525bb4ca6 /ChangeLog | |
parent | 05f0fe856f170b9d7a36c957cf6e4a1920d0bb02 (diff) | |
download | tk-71343a18cb63f16e62500a7a3f17942ccd841684.zip tk-71343a18cb63f16e62500a7a3f17942ccd841684.tar.gz tk-71343a18cb63f16e62500a7a3f17942ccd841684.tar.bz2 |
* unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.
* unix/configure: autoconf-2.13
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-02-19 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. + * unix/configure: autoconf-2.13 + + * library/tkfbox.tcl (::tk::IconList_Goto): avoid goto issues in + empty dirs. [Bug 1662959] + 2007-02-04 Daniel Steffen <das@users.sourceforge.net> * unix/configure.in: add caching to -pipe check. |