emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/INSTALL.CVS,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/INSTALL.CVS,v
Date: Wed, 18 Jun 2008 02:58:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/18 02:58:25

Index: INSTALL.CVS
===================================================================
RCS file: /sources/emacs/emacs/INSTALL.CVS,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- INSTALL.CVS 9 Jun 2008 17:07:18 -0000       1.24
+++ INSTALL.CVS 18 Jun 2008 02:58:24 -0000      1.25
@@ -31,7 +31,7 @@
   $ ./configure
   $ make
   $ cd lisp
-  $ make recompile EMACS=../src/emacs
+  $ make recompile
   $ cd ..
   $ make
 
@@ -54,7 +54,7 @@
 
   $ cd lisp
   $ make autogen-clean
-  $ make autoloads EMACS=../src/emacs
+  $ make autoloads
 
 If either of the above partial procedures fails, try "make bootstrap".
 
@@ -68,9 +68,7 @@
 Users of non-Posix systems (MS-Windows etc.) should run the
 platform-specific configuration scripts (nt/configure.bat, config.bat,
 etc.) before "make bootstrap" or "make"; the rest of the procedure is
-applicable to those systems as well, except that the value of the
-EMACS variable on the Make command line might be different, e.g.,
-../bin/emacs.exe or some such.
+applicable to those systems as well.
 
 Questions, requests, and bug reports about the CVS versions of Emacs
 should be sent to address@hidden rather than gnu.emacs.help




reply via email to

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