diff options
author | dgp <dgp@users.sourceforge.net> | 2008-08-29 03:35:44 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-08-29 03:35:44 (GMT) |
commit | c5f2cdbaee955094587bb6fd825169fde60f1c57 (patch) | |
tree | d799acaa74407f444d490b7c9635695b60168148 /ChangeLog | |
parent | 81cd4716d7b562058df7561e86ff2d4a2cde9b13 (diff) | |
download | tk-c5f2cdbaee955094587bb6fd825169fde60f1c57.zip tk-c5f2cdbaee955094587bb6fd825169fde60f1c57.tar.gz tk-c5f2cdbaee955094587bb6fd825169fde60f1c57.tar.bz2 |
* unix/tkConfig.sh.in: Added @XFT_LIBS@ to the definition of TK_LIBS
to avoid link failures when a "big wish" program links against a
--disable-shared build of libtk. (Discovered building expectTk).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-08-28 Don Porter <dgp@users.sourceforge.net> + * unix/tkConfig.sh.in: Added @XFT_LIBS@ to the definition of TK_LIBS + to avoid link failures when a "big wish" program links against a + --disable-shared build of libtk. (Discovered building expectTk). + * generic/tk.h: Bump version number to 8.5.5b1 to distinguish * library/tk.tcl: CVS development snapshots from the 8.5.4 and * unix/configure.in: 8.5.5 releases. |