diff options
author | hobbs <hobbs> | 2005-05-07 00:02:57 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-05-07 00:02:57 (GMT) |
commit | e83bb99ade2a54b86b4b484d3a3fc819e6e0d1b8 (patch) | |
tree | c22f5c7f989086059773ee21bc6bb12fcc6964d4 /ChangeLog | |
parent | 65b0befd37a990632c03983541a806bc3e9eb1e9 (diff) | |
download | tk-e83bb99ade2a54b86b4b484d3a3fc819e6e0d1b8.zip tk-e83bb99ade2a54b86b4b484d3a3fc819e6e0d1b8.tar.gz tk-e83bb99ade2a54b86b4b484d3a3fc819e6e0d1b8.tar.bz2 |
* unix/configure: regen
* unix/configure.in: add AC_C_BIGENDIAN check
* 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 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-05-06 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/configure: regen + * unix/configure.in: add AC_C_BIGENDIAN check + * unix/tcl.m4: correct Solaris 10 (5.10) check and add support for + x86_64 Solaris cc builds. + 2005-04-25 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes since |