[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: questions on INSTALL.cvs
From: |
Eli Zaretskii |
Subject: |
Re: questions on INSTALL.cvs |
Date: |
Sat, 12 Aug 2006 15:04:50 +0300 |
> From: Bill Wohler <address@hidden>
> Date: Fri, 11 Aug 2006 10:53:25 -0700
>
> It was clear to me too. However, I think I was able to make the text
> more explicit:
>
> Once you have run "make bootstrap", you can use the following
> alternative, quicker, procedure after subsequent CVS updates:
>
> $ ./configure
> $ make
> $ cd lisp
> $ make recompile EMACS=../src/emacs
> $ cd ..
> $ make
>
> Sometimes, certain changes require another "make bootstrap." If you
> run into compile-time or run-time problems after running the
> alternative procedure, use "make bootstrap."
>
> I can check this in if there aren't any objections.
I clarified the text is a slightly different way, thanks.