diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2001-06-26 Mo DeJong <mdejong@redhat.com> + * win/Makefile.in: Use : to separate VPATH entries. This + works for both Cygwin builds and cross builds, the VPSEP + variable is simply unneeded complexity. + * win/configure: Regen. + * win/configure.in: Don't subst VPSEP. + * win/tcl.m4 (SC_CONFIG_CFLAGS): Remove VPSEP variable. + +2001-06-26 Mo DeJong <mdejong@redhat.com> + * unix/configure: Regen. * unix/configure.in: Fix last checkin by removing export since that only works in bash. |