<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 17, 2014 at 6:22 AM, Rafaël Carré <span dir="ltr"><<a href="mailto:funman@videolan.org" target="_blank">funman@videolan.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 07/16/14 00:26, Sean McGovern wrote:<br>
> On Thu, Jul 3, 2014 at 5:54 AM, Rafaël Carré <<a href="mailto:funman@videolan.org">funman@videolan.org</a>> wrote:<br>
><br>
>> On 07/03/14 01:54, Sean McGovern wrote:<br>
>>> ---<br>
>>>  extras/tools/tools.mak |    2 +-<br>
>>>  1 file changed, 1 insertion(+), 1 deletion(-)<br>
>>><br>
>>> diff --git a/extras/tools/tools.mak b/extras/tools/tools.mak<br>
>>> index d88ea63..7c426b8 100644<br>
>>> --- a/extras/tools/tools.mak<br>
>>> +++ b/extras/tools/tools.mak<br>
>>> @@ -154,7 +154,7 @@ automake: automake-$(AUTOMAKE_VERSION).tar.gz<br>
>>>       $(UNPACK)<br>
>>>       $(MOVE)<br>
>>><br>
>>> -.automake: automake .autoconf<br>
>>> +.automake: automake .autoconf .libtool<br>
>>>       (cd $<; ./configure --prefix=$(PREFIX) && $(MAKE) && $(MAKE)<br>
>> install)<br>
>>>       touch $@<br>
>><br>
>> Do we actually use make check?<br>
>> libtool is apparently only used for tests<br>
><br>
><br>
> I'm not sure about the only used for tests part, but my recent issues with<br>
> building fribidi after Rafaël's patch are fixed with this applied.<br>
<br>
</div></div>Is libtool not built otherwise?<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br></div><div>In my case it isn't as I do have it already as /usr/bin/libtool (it's even the same version -- 2.4.2 !). Not sure why it doesn't pick that up -- do it and auto* have to live in the same bin/ directory?</div>
<div><br></div><div>-- Sean McG.</div></div></div></div>