[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make check under Cygwin
From: |
Eli Zaretskii |
Subject: |
Re: make check under Cygwin |
Date: |
Wed, 25 Sep 2013 15:44:54 +0300 |
> From: Pavel Fedin <address@hidden>
> Cc: address@hidden
> Date: Wed, 25 Sep 2013 16:12:10 +0400
>
> Just a reminder. I have followed your suggestion and fixed this a month
> ago. Please try this:
> http://lists.gnu.org/archive/html/bug-make/2013-08/msg00031.html
I didn't forget, I just don't like the way you suggested to fix that.
Maintaining 2 separate branches for this, and a configure-time test on
top of that, is not my idea of a clean and elegant fix. There must be
a better way, since the only difference between Posix and Windows file
names is the X: prefix of every absolute file name.
If no one steps forward, I will try to find time to fix this soon.
Stay tuned, and thanks for your contributions.