On 4/16/20 6:10 PM, Maciej W. Rozycki wrote:
On Thu, 16 Apr 2020, Martin Li?ka wrote:
The patch is fix for Cygwin where we should not define
HAVE_DOS_BASED_FILE_SYSTEM
and use back slashes as a path component separator.
[...]
diff --git a/ltmain.sh b/ltmain.sh
index 79f9ba89af5..8ad183010f0
On Thu, 16 Apr 2020, Martin Li?ka wrote:
> The patch is fix for Cygwin where we should not define
> HAVE_DOS_BASED_FILE_SYSTEM
> and use back slashes as a path component separator.
[...]
> diff --git a/ltmain.sh b/ltmain.sh
> index 79f9ba89af5..8ad183010f0 100644
> --- a/ltmain.sh
> +++ b/ltmain.
Hi.
The patch is fix for Cygwin where we should not define
HAVE_DOS_BASED_FILE_SYSTEM
and use back slashes as a path component separator.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
I'm going to install the patch if there are no objections.
Thanks,
Martin
ChangeLog: