On Mon, Oct 05, 2015 at 12:31:27PM -0700, Jonathan Nieder wrote:
> Remi Pommarel wrote:
> 
> > There are situations, ie during cross compilation, where curl-config program
> > is not present in the PATH.
> 
> s/ie/e.g.,/

Oups sorry about that.

> 
> [...]
> > @@ -374,6 +378,7 @@ LDFLAGS =
> >  ALL_CFLAGS = $(CPPFLAGS) $(CFLAGS)
> >  ALL_LDFLAGS = $(LDFLAGS)
> >  STRIP ?= strip
> > +CURL_CONFIG = curl-config
> 
> Could this go down with the other programs (CC, AR, FIND, et al)?

Yes sure that makes sense. I'll resend a modified patch, thanks

-- 
RĂ©mi
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to