diff options
author | mo <mo> | 2000-07-07 11:13:06 (GMT) |
---|---|---|
committer | mo <mo> | 2000-07-07 11:13:06 (GMT) |
commit | c17c099634b3628c8eb2783862d9f427c0aa4b5c (patch) | |
tree | 35ab3ee5bdd783ba78a9290b2cb170011ae6997a /ChangeLog | |
parent | 003f25f16aa9d093b468f4c74a1eece63c929c88 (diff) | |
download | tcl-c17c099634b3628c8eb2783862d9f427c0aa4b5c.zip tcl-c17c099634b3628c8eb2783862d9f427c0aa4b5c.tar.gz tcl-c17c099634b3628c8eb2783862d9f427c0aa4b5c.tar.bz2 |
Fix definition of TCL_SRC_DIR in mingw/vc++ configure so that it matches the unix verison
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-07-07 Mo DeJong <mdejong@redhat.com> + + * win/configure.in: Fix definition of + TCL_SRC_DIR so that it matches the Unix version. + * win/tclConfig.sh.in: Removed duplicate variables. + 2000-07-06 Eric Melski <ericm@scriptics.com> * tests/msgcat.test: |