diff options
author | mdejong <mdejong> | 2001-06-27 02:06:13 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-06-27 02:06:13 (GMT) |
commit | cfbfff71ef2349384695a1da234d18ce53857049 (patch) | |
tree | b554970465d2c9a1cc3dee5cdc116eee46e51d0e /ChangeLog | |
parent | 66a9545b3a6b7b9c9dec5eb7d1816f6f07ac4219 (diff) | |
download | tk-cfbfff71ef2349384695a1da234d18ce53857049.zip tk-cfbfff71ef2349384695a1da234d18ce53857049.tar.gz tk-cfbfff71ef2349384695a1da234d18ce53857049.tar.bz2 |
* unix/Makefile.in:
* win/Makefile.in: Add `make shell` target. This target
will set the proper env vars before invoking wish
from the build directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2001-06-26 Mo DeJong <mdejong@redhat.com> + * unix/Makefile.in: + * win/Makefile.in: Add `make shell` target. This target + will set the proper env vars before invoking wish + from the build directory. + +2001-06-26 Mo DeJong <mdejong@redhat.com> + * win/configure: * win/configure.in: Revert cross compiling change accidently added during last checkin. |