emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/msdos/INSTALL,v
Date: Sat, 15 Nov 2008 10:23:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/11/15 10:23:48

Index: INSTALL
===================================================================
RCS file: /cvsroot/emacs/emacs/msdos/INSTALL,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- INSTALL     9 Nov 2008 21:20:34 -0000       1.2
+++ INSTALL     15 Nov 2008 10:23:47 -0000      1.3
@@ -16,12 +16,15 @@
 The configuration step (see below) will test for these utilities and
 will refuse to continue if any of them isn't found.
 
-Recompiling Lisp files in the `lisp' subdirectory using the various
-targets in the lisp/Makefile file requires additional utilities:
-`find' (from Findutils), GNU `echo' and `test' (from Sh-utils), and a
-port of Bash.  However, you should not normally need to run
-lisp/Makefile, as all the Lisp files are distributed in byte-compiled
-form as well.
+Bootstrapping Emacs or recompiling Lisp files in the `lisp'
+subdirectory using the various targets in the lisp/Makefile file
+requires additional utilities: `find' (from Findutils), GNU `echo' and
+`test' (from Sh-utils), `ls' and `chmod' (from Fileutils), `grep'
+(from Grep), and a port of Bash.  However, you should not normally
+need to run lisp/Makefile, as all the Lisp files are distributed in
+byte-compiled form as well.  As for bootstrapping, you will only need
+that if you check-out development sources from the Emacs source
+repository.
 
 If you are building the DJGPP version of Emacs on a DOS-like system
 which supports long file names (e.g. Windows 9X or Windows XP), you




reply via email to

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