cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: cvs-curl && make && subdirs

From: Alexander Lazic <al-curllibrary_at_none.at>
Date: Sat, 7 Jan 2006 20:06:34 +0100

On Sam 07.01.2006 18:22, Daniel Stenberg wrote:
>On Sat, 7 Jan 2006, Alexander Lazic wrote:
>
>>due the fact that the configure parameter '--enable-ares' isn't honor
>>in the automake files i have add
>
>What do you mean with "isn't honor in the automake files" ?

If i five the parameter '--enable-ares' at the configure then it would
be nice that the make also build the libcares in the ares dir such as
the buildconf script if the ares subdir exists.

The background is:

After a fresh cvs co && buildconf && ./configure it must be make

cd ares && make && cd ..

and then the make in the root dir because the linker can't find the
libcares.

>That would not be the right thing to do. ares is still not part of the
>(lib)curl release and we cannot assume that is present in an ordinary
>user's source tree.

Right but if the parameter '--enable-ares' is given there must be a ares
dir isn't it?!

greetings

Alex
Received on 2006-01-07