Subject: Re: [Newbie] some c-ares clarifications sought

Re: [Newbie] some c-ares clarifications sought

From: Alexander Lazic <al-cares_at_none.at>
Date: 2006-01-10

Hi,

On Mon 09.01.2006 16:03, izimmerman@borderware.com wrote:
>
>I got the curl CVS tree, but unfortunately I am caught in the autotools
>snare :-( Having to install multiple versions of each auto*, one for
>each project, is bad enough; but I am also on FreeBSD, meaning my m4 is
>not GNU m4, and I am afraid to replace it.

try this before your call buildconf:

---
export AUTOCONF=autoconf259
export AUTOHEADER=autoheader259
export AUTOMAKE=automake19
export ACLOCAL=aclocal19
export M4=gm4
export LIBTOOLIZE=libtoolize15
export LIBTOOL=libtool15
export ACLOCAL_FLAGS="-I /install/path/libtool15/share/aclocal"
---
of course the right paths to the auto* version for cares ;-)
Hth && greetings
Alex
Received on Tue Jan 10 10:02:21 2006