cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: buildconf problem

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 18 Jun 2014 15:07:13 +0200 (CEST)

On Wed, 18 Jun 2014, Patrick Monnerat wrote:

> - export PATH=".:$PATH"

Ah, that's the key to this! Adding current dir to the PATH... I never do that.

> 1) Add an extra arg to findtool to avoid checks in the current directory,
> and set this flag for libtool search.

I don't think findtool ever has to search in the current directory. It is not
meant to find the libtool script that was generated by a previous buildconf
run, so the loop can probably just make sure to not check "."

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-06-18