On Jan 21, 2015, at 3:46 AM, KO Myung-Hun <kom...@gmail.com> wrote:
> 
> Hi/2.

Hi!

> Gary V. Vaughan wrote:
>> 
>>> On Jan 20, 2015, at 5:22 AM, KO Myung-Hun <kom...@gmail.com> wrote:
>>> 
>>> On OS/2, a path separator is ';' not ':'.
>>> 
>>> * bootstrap (func_find_tool, func_check_tool): Use PATH_SEPARATOR.
>>> * gl/build-aux/bootstrap.in (func_check_tool): Likewise.
>>> * gl/build-aux/extract-trace (fund_find_tool): Likewise.
>> 
>> These files do not belong to Libtool itself, but rather to
>> https://github.com/gvvaughan/bootstrap. 
> 
> Then should I send patches for it to different places ?

The main thing is to check that any bootstrap related issues you find in 
libtool are not already fixed in upstream bootstrap.

If you like, you can queue your pull request directly from your clone of the 
bootstrap github repo to make sure it doesnt get lost on the libtool mailing 
list, but sending here is perfectly fine too.

>> We already fixed one of the
>> PATH_SEPARATOR omissions on your last round of patches (thanks!), but
>> I ported the other one upstream, and then updated libtool with the
>> result, including a couple of other unrelated improvements.
> 
> Thanks.

Cheers,
-- 
Gary V. Vaughan (gary AT gnu DOT org)

Reply via email to