From: Eli Zaretskii Date: Sat, 15 Nov 2008 10:24:08 +0000 (+0000) Subject: Update the list of utilities needed by lisp/Makefile and for bootstrapping. X-Git-Tag: emacs-pretest-23.0.90~1819 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=71a692011ccbe0ae10f856cacd4389d4f6194a9f;p=emacs.git Update the list of utilities needed by lisp/Makefile and for bootstrapping. --- diff --git a/msdos/ChangeLog b/msdos/ChangeLog index f47deded1cc..32a1cd94292 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -1,3 +1,8 @@ +2008-11-15 Eli Zaretskii + + * INSTALL: Update the list of utilities needed by lisp/Makefile + and for bootstrapping. + 2008-11-08 Eli Zaretskii * INSTALL: New file, with build instructions moved from the diff --git a/msdos/INSTALL b/msdos/INSTALL index 541c3817a2f..f9adb6606dd 100644 --- a/msdos/INSTALL +++ b/msdos/INSTALL @@ -16,12 +16,15 @@ sites where you can find the necessary utilities; search for "MS-DOS". 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