diff options
author | mo <mo> | 2000-07-07 11:20:32 (GMT) |
---|---|---|
committer | mo <mo> | 2000-07-07 11:20:32 (GMT) |
commit | df7e2e034323980b0f88be53fb54f2b054315627 (patch) | |
tree | b815694ed925081fceaad396e39563f4b6a606fc /ChangeLog | |
parent | 672ec3beda4297db80e0ef67434e70e645ab0bc9 (diff) | |
download | tk-df7e2e034323980b0f88be53fb54f2b054315627.zip tk-df7e2e034323980b0f88be53fb54f2b054315627.tar.gz tk-df7e2e034323980b0f88be53fb54f2b054315627.tar.bz2 |
fix TK_SHARED_BUILD and TK_SRC_DIR variable definitions for mingw/vc++ build
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-07-07 Mo DeJong <mdejong@redhat.com> + + * win/configure.in: Fix subst of TK_SHARED_BUILD + variable in tkConfig.sh.in. Fix definition of + TK_SRC_DIR variable so that it matches the + unix version. + 2000-07-05 Mo DeJong <mdejong@redhat.com> * generic/tkFileFilter.c (AddClause): Cast to match function prototype. |