Re: [PATCH] Fix dependency tracking for MSYS/MinGW.

2010-09-09 Thread Charles Wilson
On 9/9/2010 12:57 PM, Charles Wilson wrote: > On 9/9/2010 4:59 AM, Peter Rosin wrote: >> As discussed in that other thread, namely >> http://lists.gnu.org/archive/html/libtool-patches/2010-09/msg00105.html >> I accidentally broke MSYS/MinGW. Here's an improved version of the patch >> shown in that

Re: [PATCH] Fix dependency tracking for MSYS/MinGW.

2010-09-09 Thread Peter Rosin
st the > whole function name. Right, that code path is in the "hot path". I neglected that. Good point. Pushed as below. Thanks! Cheers, Peter >From 18a85621b92fbeac985484679a2160c7bb2433c6 Mon Sep 17 00:00:00 2001 From: Peter Rosin Date: Thu, 9 Sep 2010 20:51:27 +0200 Subject:

Re: [PATCH] Fix dependency tracking for MSYS/MinGW.

2010-09-09 Thread Ralf Wildenhues
to fix the build issue. Sorry again. > > Ok to push? With nit addressed below. Thanks! Ralf > Subject: [PATCH] Fix dependency tracking for MSYS/MinGW. > > * libltdl/config/ltmain.m4sh (func_to_tool_file_cmd): Add lazy > argument which allows the user to specify

Re: [PATCH] Fix dependency tracking for MSYS/MinGW.

2010-09-09 Thread Charles Wilson
On 9/9/2010 4:59 AM, Peter Rosin wrote: > As discussed in that other thread, namely > http://lists.gnu.org/archive/html/libtool-patches/2010-09/msg00105.html > I accidentally broke MSYS/MinGW. Here's an improved version of the patch > shown in that message to fix the build issue. Sorry again. > >

[PATCH] Fix dependency tracking for MSYS/MinGW.

2010-09-09 Thread Peter Rosin
>From 747d3b2a27abe2190225bb79e9cd547cf07be257 Mon Sep 17 00:00:00 2001 From: Peter Rosin Date: Thu, 9 Sep 2010 10:31:08 +0200 Subject: [PATCH] Fix dependency tracking for MSYS/MinGW. * libltdl/config/ltmain.m4sh (func_to_tool_file_cmd): Add lazy argument which allows the user to specify conversions that