[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

automake

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-10-11 17:45:34 CEST

So while Subversion proper doesn't use automake, neon does.

Twice now, I've seen people burned by the following problem:

   * developer tries to build, Subversion states that libtool or
     autoconf is too old.

   * developer upgrades to newest libtool and autoconf

   * suddenly neon won't build; complains of missing ltmain.sh or
     something.

   * developer wastes hours trying to figure out what's wrong

It turns out that the problem is that -automake- needs to be upgraded
as well to make neon build.

So, maybe our top-level buildcheck.sh should also check that automake
is new enough too, then?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:44 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.