diff options
author | das <das> | 2006-03-22 00:22:05 (GMT) |
---|---|---|
committer | das <das> | 2006-03-22 00:22:05 (GMT) |
commit | 2e401c6ee977b437ee39d52471a51d8790212951 (patch) | |
tree | 1df5f2360c507dae06487b6d8c965f8a85227d87 /ChangeLog | |
parent | 6fc882c0064facc4bcd4b054d33fa9c33969758a (diff) | |
download | tk-2e401c6ee977b437ee39d52471a51d8790212951.zip tk-2e401c6ee977b437ee39d52471a51d8790212951.tar.gz tk-2e401c6ee977b437ee39d52471a51d8790212951.tar.bz2 |
* unix/configure.in: fix detection of symbols build when enabling
TkAqua debug code; filter nm output of libtclstub better to avoid
error on intel macs [Bug 1415789].
* unix/configure: autoconf-2.13
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-03-21 Daniel Steffen <das@users.sourceforge.net> + + * unix/configure.in: fix detection of symbols build when enabling + TkAqua debug code; filter nm output of libtclstub better to avoid + error on intel macs [Bug 1415789]. + * unix/configure: autoconf-2.13 + 2006-03-20 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tkUndo.c (TkUndoSetDepth): Fix a crash in the undo stack |