> From: Paul Smith <psm...@gnu.org>
> Date: Sun, 24 Sep 2017 13:43:05 -0400
> 
> On Sun, 2017-09-24 at 09:16 -0400, Paul Smith wrote:
> > On Sat, 2017-09-23 at 23:27 -0700, Paul Eggert wrote:
> > > Yes, that sounds right. I copied that boilerplate from local_stat, so 
> > > local_stat 
> > > could be simplified too.
> > 
> > This is what I applied.  Thanks!
> 
> Actually, using lstat() on Windows fails since it doesn't exist.

The MS-Windows build doesn't define HAVE_LSTAT in its config.h, so
perhaps you should go by that instead of by the OS symbols.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to