[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: INSTALL-CVS
From: |
Eli Zaretskii |
Subject: |
Re: INSTALL-CVS |
Date: |
Sun, 01 Jun 2003 18:24:51 +0300 |
> From: Nick Roberts <address@hidden>
> Date: Thu, 29 May 2003 22:31:36 +0100
>
> > Normally, it is not necessary to use "make bootstrap" after every CVS
> > update. Unless there are problems, we suggest the following
> > procedure:
> >
> > $ ./configure
> > $ make
> > $ cd lisp
> > $ make recompile EMACS=../src/emacs
> > $ cd ..
> > $ make
>
> The user presumably also wants up-to-date documentation so shouldn't
> it also have?:
>
> $ cd man
> $ make info
??? Are you saying that on your machine, if you type "make" in the
top-level directory, it doesn't recurse into the `man' subdirectory
automatically?
- Re: INSTALL-CVS,
Eli Zaretskii <=