cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl and autoconf

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 8 May 2003 17:43:56 -0700

I've finally been able to track down all the RPMs of new versions of GNU
autotools I need to build curl from CVS. The buildconf script as of a few
days ago now checks for some pretty bleeding-edge versions. Are they really
required, or is it just a matter of keeping up to date with the latest tools?

One thing about the process that's not quite right is that the files
ltmain.sh, config.guess, config.sub and aclocal.m4 are all checked in to CVS.
These are all generated by various autotools and shouldn't be checked in.
Instead, buildconf should be changed to run 'libtoolize --copy' to generate
the first three files; aclocal.m4 is already generated in buildconf by aclocal.
Mismatches in these files can be a pain to track down.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
Received on 2003-05-09