classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Patch: automake speedup


From: Michael Koch
Subject: Re: [cp-patches] Patch: automake speedup
Date: Wed, 28 Jul 2004 22:00:19 +0200
User-agent: KMail/1.6.2

Am Mittwoch, 28. Juli 2004 21:42 schrieb Mark Wielaard:
> Hi,
>
> On Wed, 2004-07-28 at 16:31, Michael Koch wrote:
> > I have written attached patch to speed up the build system
> > (autogen.sh, configure, make, make install) and to make it less
> > possible to introduce bugs into "make distcheck" by forgetting to
> > add new files to the according EXTRA_DIST variables. This patch
> > fixes some of this bugs implicitely.
>
> I like the idea. I am not too hot on using find and xargs, but I
> don't see an easy way around it. You may want to use @FIND@ though
> and not hard code 'find' in lib/Makefile.am.
> configure.ac has a AC_PATH_PROG(FIND, find) already.
>
> > "make distcheck"  runs trough without errors for me. Okay to
> > commit ?
>
> It seems to work fine here, it saves both time and space, so I
> would say go for it!

I commited it now with your suggested change.


Michael




reply via email to

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