classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: automake update


From: Dalibor Topic
Subject: Re: [cp-patches] Patch: automake update
Date: Sat, 31 Jul 2004 18:01:03 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5

Michael Koch wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi list,


I have prepared a patch for local use and Mark told me to announce it for discussion. It updates GNU classpath to use the new automake 1.9.0. This gives us a working dist tarball with long paths (> 100 characters) with recent versions of tar (tried with 1.13.93). With older automake (1.7.x and 1.8.x) this gave problems with running "make distcheck". With automake 1.9 it works.

This patch updates autogen.sh to fail when a not recent enough version of autoconf, automake or libtool is found and automatically runs configure with the given arguments. This is GNOME-like autogen.sh script. This feature can be disabled by setting the AUTOGEN_SUBDIR_MODE=false.The libtool dependency got update to 1.5.0 to make it easier to test for it in autogen.sh.

What do you think about this patch ? When should we commit it ?

I like the switch to the latest automake. I've switched kaffe over to it, and like 1.9. I haven't played with the tar options yet, but I like the idea.

Is there some special reason why we're stuck with libtool 1.5.0? Libtool is up to 1.5.6 meanwhile, and we've still got some local patches to that in the kaffe tree, since we keep getting problems on some platforms ;)

cheers,
dalibor topic




reply via email to

[Prev in Thread] Current Thread [Next in Thread]