summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-06-27 02:06:13 (GMT)
committermdejong <mdejong>2001-06-27 02:06:13 (GMT)
commit8ae75ea378b8200c7cf3444954fd5ba1c911a7c0 (patch)
treeb554970465d2c9a1cc3dee5cdc116eee46e51d0e /ChangeLog
parent0cc892f6204823a32a4e673b38d8927a42c7ffb8 (diff)
downloadtk-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0b9e9c..6e1cc21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.