diff options
author | mdejong <mdejong> | 2001-06-27 02:06:13 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-06-27 02:06:13 (GMT) |
commit | 8ae75ea378b8200c7cf3444954fd5ba1c911a7c0 (patch) | |
tree | b554970465d2c9a1cc3dee5cdc116eee46e51d0e /ChangeLog | |
parent | 0cc892f6204823a32a4e673b38d8927a42c7ffb8 (diff) | |
download | tk-8ae75ea378b8200c7cf3444954fd5ba1c911a7c0.zip tk-8ae75ea378b8200c7cf3444954fd5ba1c911a7c0.tar.gz tk-8ae75ea378b8200c7cf3444954fd5ba1c911a7c0.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. |