summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-07-04 00:07:46 (GMT)
committermdejong <mdejong>2001-07-04 00:07:46 (GMT)
commit0962ee532bf11303e62d73a81dcc1d8aa8ef7377 (patch)
tree317b78244e9083510daa68ff541076bcad76beab /ChangeLog
parent72849b19b3634415af9c5b82658cddc9ff8b86b8 (diff)
downloadtcl-0962ee532bf11303e62d73a81dcc1d8aa8ef7377.zip
tcl-0962ee532bf11303e62d73a81dcc1d8aa8ef7377.tar.gz
tcl-0962ee532bf11303e62d73a81dcc1d8aa8ef7377.tar.bz2
* win/Makefile.in: Remove PATHTYPE variable.
* win/configure: Regen. * win/configure.in: Don't subst PATHTYPE. * win/tcl.m4 (SC_CONFIG_CFLAGS): Remove PATHTYPE variable. Set CYGPATH to "cygpath -w" if the cygpath executable is found on the path. This approach works for native Cygwin builds and cross compiles.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c9f2d7..a526096 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2001-07-03 Mo DeJong <mdejong@redhat.com>
+
+ * win/Makefile.in: Remove PATHTYPE variable.
+ * win/configure: Regen.
+ * win/configure.in: Don't subst PATHTYPE.
+ * win/tcl.m4 (SC_CONFIG_CFLAGS): Remove PATHTYPE
+ variable. Set CYGPATH to "cygpath -w" if the
+ cygpath executable is found on the path. This
+ approach works for native Cygwin builds and
+ cross compiles.
+
2001-07-03 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclVar.c (Tcl_GetVar2Ex): added ability to recognize