diff options
author | das <das> | 2008-08-13 23:04:20 (GMT) |
---|---|---|
committer | das <das> | 2008-08-13 23:04:20 (GMT) |
commit | 3c9c880612ee5a32b84b24822f9c6c09953f710b (patch) | |
tree | 2ffda1b11fae6f788f6fd5c5886a87a93e1a23e7 /ChangeLog | |
parent | 85f8100f4ad76f94d880796df90d2eec9e0c18b6 (diff) | |
download | tk-3c9c880612ee5a32b84b24822f9c6c09953f710b.zip tk-3c9c880612ee5a32b84b24822f9c6c09953f710b.tar.gz tk-3c9c880612ee5a32b84b24822f9c6c09953f710b.tar.bz2 |
* unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to
libX11.so et al.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-08-14 Daniel Steffen <das@users.sourceforge.net> + + * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to + libX11.so et al. + + * unix/configure: autoconf-2.59 + 2008-08-12 Ania Pawelczyk <aniap@users.sourceforge.net> * test/choosedir.test: Update to tcltest2 |