<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 3, 2014 at 5:54 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">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) install)<br>
>       touch $@<br>
<br>
</div>Do we actually use make check?<br>
libtool is apparently only used for tests</blockquote><div><br></div><div>I'm not sure about the only used for tests part, but my recent issues with building fribidi after Rafaël's patch are fixed with this applied.</div>
<div><br></div><div>-- Sean McG.</div></div></div></div>