summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-07-06 02:25:02 (GMT)
committermdejong <mdejong>2001-07-06 02:25:02 (GMT)
commit55eeb4b96b986ad55e420ef4cfc69f60b5079a9a (patch)
treed1509cd512946fb87caf380cc8e2f486161d531c /ChangeLog
parent6def9e2b36ded878eebdbd2d7003f0695c3a7271 (diff)
downloadtk-55eeb4b96b986ad55e420ef4cfc69f60b5079a9a.zip
tk-55eeb4b96b986ad55e420ef4cfc69f60b5079a9a.tar.gz
tk-55eeb4b96b986ad55e420ef4cfc69f60b5079a9a.tar.bz2
* win/Makefile.in: Subst DEPARG directly instead
of relying on a variable. This will make Cygwin build faster since an extra exec will be avoided. * win/configure: Regen. * win/configure.in: Subst DEPARG. * win/tcl.m4: Update from Tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2049fd9..2c68bf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-07-05 Mo DeJong <mdejong@redhat.com>
+
+ * win/Makefile.in: Subst DEPARG directly instead
+ of relying on a variable. This will make Cygwin
+ build faster since an extra exec will be avoided.
+ * win/configure: Regen.
+ * win/configure.in: Subst DEPARG.
+ * win/tcl.m4: Update from Tcl.
+
2001-07-04 Jeff Hobbs <jeffh@ActiveState.com>
* README: