diff options
author | das <das> | 2008-08-13 23:04:46 (GMT) |
---|---|---|
committer | das <das> | 2008-08-13 23:04:46 (GMT) |
commit | 0eae7f15242f9c4c6891754c53d402e4740ff27e (patch) | |
tree | c80ab56bd9c5c94659758bddf7076bc8c1f507c3 /ChangeLog | |
parent | bc6df053da15ca2f4f4f8de80e02f8bcd7b5bbc3 (diff) | |
download | tk-0eae7f15242f9c4c6891754c53d402e4740ff27e.zip tk-0eae7f15242f9c4c6891754c53d402e4740ff27e.tar.gz tk-0eae7f15242f9c4c6891754c53d402e4740ff27e.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.13 + 2008-08-06 Joe English <jenglish@users.sourceforge.net> * generic/tk.h: Fix for [Bug 2010422]: account for X11 changing |