octave-maintainers
[Top][All Lists]
Advanced

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

Re: When do I need autogen and configure?


From: Jaroslav Hajek
Subject: Re: When do I need autogen and configure?
Date: Sun, 25 Jan 2009 12:32:45 +0100

On Sun, Jan 25, 2009 at 12:01 PM, Thorsten Meyer <address@hidden> wrote:
> Hi,
>
> new patches have been commited to savannah at an amazing rate lately and I
> certainly hope that it stays like this :-).
> However, with my rather old computer, it gets increasingly difficult to keep 
> my
> mercurial octave up to date, because building octave takes so long (even with
> ccache).
>
> My question in this context:
> How can I figure out, if I really need to rerun autogen or configure to build
> octave? Could there be a way to let the Makefiles figure it out for 
> themselves?
>
> thanks
>
> Thorsten
>
>

In general, you need to rerun configure if any of the Makefile.in
files changed. You need to rerun autogen.sh if configure.in changed.
Sometimes there are ways how to cheat - for instance, you can reflect
the change in a Makefile manually, avoiding the recompilation of
untouched code.

-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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