help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to update Emacs git?


From: Eli Zaretskii
Subject: Re: How to update Emacs git?
Date: Sat, 28 Feb 2015 18:39:17 +0200

> From: Andrey Lisin <andrey.lisin@gmail.com>
> Date: Sat, 28 Feb 2015 22:20:18 +0600
> Cc: help-gnu-emacs@gnu.org
> 
>  $ cd emacs
>  $ git pull
>  $ ./autogen.sh  <<<<<<<<<<<<<<<<<<<<<
>  $ ./configure   <<<<<<<<<<<<<<<<<<<<<
>  $ make
>  $ make install

The 2 marked commands are not really necessary, except after the
initial clone.  After that, just "make" will do (it will regenerate
the configure script and run it with the same arguments automatically,
if needed).



reply via email to

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