diff options
author | hobbs <hobbs> | 2005-05-07 00:28:13 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-05-07 00:28:13 (GMT) |
commit | 7c1ded63bed472840c34fd71f6d4e144b62ae453 (patch) | |
tree | d17b457b8dea7b3eacf2ddc8bfa3c52d7c0c7cc5 /ChangeLog | |
parent | 1f27bcb487508323c68e02927575ef9717428b9c (diff) | |
download | tk-7c1ded63bed472840c34fd71f6d4e144b62ae453.zip tk-7c1ded63bed472840c34fd71f6d4e144b62ae453.tar.gz tk-7c1ded63bed472840c34fd71f6d4e144b62ae453.tar.bz2 |
* unix/configure: regen
* unix/configure.in: add AC_C_BIGENDIAN check and pkg-config xft
checks to extend xft search.
* unix/tcl.m4: correct Solaris 10 (5.10) check and add support for
x86_64 Solaris cc builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-05-06 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/configure: regen + * unix/configure.in: add AC_C_BIGENDIAN check and pkg-config xft + checks to extend xft search. + * unix/tcl.m4: correct Solaris 10 (5.10) check and add support for + x86_64 Solaris cc builds. + 2005-04-28 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * macosx/tkMacOSXNotify.c (TkMacOSXWaitForEvent): Fix for typo in |