diff options
author | mo <mo@noemail.net> | 2000-07-27 22:52:42 (GMT) |
---|---|---|
committer | mo <mo@noemail.net> | 2000-07-27 22:52:42 (GMT) |
commit | 58a03409c1c52244c26aea9e9e6a9ae00755b07c (patch) | |
tree | 4ffb71d18afc4981ef4db23edb31e8b53f01ba98 /ChangeLog | |
parent | 2f44c93501c61def2c0a1ead862be45c571c19dd (diff) | |
download | tk-58a03409c1c52244c26aea9e9e6a9ae00755b07c.zip tk-58a03409c1c52244c26aea9e9e6a9ae00755b07c.tar.gz tk-58a03409c1c52244c26aea9e9e6a9ae00755b07c.tar.bz2 |
* win/configure.in: TCL_STUB_LIB_FLAG and
TK_STUB_LIB_FLAG should not include ${TCL_DBGX}
in win/tkConfig.sh, fix that.
FossilOrigin-Name: 883a60a3acdad910fe1854084f0888b1b40c8ffe
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-07-27 Mo DeJong <mdejong@redhat.com> + + * win/configure.in: TCL_STUB_LIB_FLAG and + TK_STUB_LIB_FLAG should not include ${TCL_DBGX} + in win/tkConfig.sh, fix that. + 2000-07-25 Joe English <jenglish@flightlab.com> * doc: CanvPsY.3, ConfigWidg.3, CrtImgType.3, CrtItemType.3, FontId.3, GetFont.3, canvas.n, font.n, options.n, text.n: |