diff options
author | das <das> | 2002-08-31 13:27:59 (GMT) |
---|---|---|
committer | das <das> | 2002-08-31 13:27:59 (GMT) |
commit | bcc64cf044675bc2741a14a56cfd3a6688102018 (patch) | |
tree | b209af1117dbf6cff51d72b67d6971804f56daff /ChangeLog | |
parent | 9ac61d2a0122062c25c3ad97defae9cbaa59b57f (diff) | |
download | tcl-bcc64cf044675bc2741a14a56cfd3a6688102018.zip tcl-bcc64cf044675bc2741a14a56cfd3a6688102018.tar.gz tcl-bcc64cf044675bc2741a14a56cfd3a6688102018.tar.bz2 |
* unix/tcl.m4: added TK_SHLIB_LD_EXTRAS analogue of existing
TCL_SHLIB_LD_EXTRAS for linker settings only used when linking Tk.
* unix/configure: regen
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ 2002-08-31 Daniel Steffen <das@users.sourceforge.net> - *** macosx-8-4-branch merged into the mainline [patch 602770] *** + * unix/tcl.m4: added TK_SHLIB_LD_EXTRAS analogue of existing + TCL_SHLIB_LD_EXTRAS for linker settings only used when linking Tk. + + * unix/configure: regen + +2002-08-31 Daniel Steffen <das@users.sourceforge.net> + + *** macosx-8-4-branch merged into the mainline [tcl patch #602770] *** * generic/tcl.decls: added new macosx specific entry to stubs table. |