From 10fee1c03c9dcf887314c04612224aeadcba6dd7 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 2 Sep 1999 00:31:21 +0000 Subject: * A few W32 fixes for backslash support. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 28805a5..3b80863 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 1999-09-01 Paul D. Smith + * function.c (IS_PATHSEP) [WINDOWS32]: Allow backslash separators + for W32 platforms. + * read.c (record_files) [WINDOWS32]: Allow backslash separators + for W32 platforms. + * implicit.c (pattern_search) [WINDOWS32]: Allow backslash + separators for W32 platforms. + * configure.in (MAKE_HOST): Define it to be the canonical build host info, now that we need AC_CANONICAL_HOST anyway (for large file support). -- cgit v1.2.3