summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2014-08-09 21:48:45 +0300
committerEli Zaretskii <eliz@gnu.org>2014-08-09 21:48:45 +0300
commit1e0b702b8f1efd441a0d7fac764bf07e3d17df2e (patch)
treee25cfa55b3e6745363d58a9fbfb6170639309f7c /msdos
parent7f3bb475bb1f72848463f25a9171fb914910f03b (diff)
downloademacs-1e0b702b8f1efd441a0d7fac764bf07e3d17df2e.tar.gz
Minor fixes in the last commit wrt MS-DOS build.
config.bat: Fix EOL format in lines modified by last commit. msdos/INSTALL: Fix last change.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/ChangeLog4
-rw-r--r--msdos/INSTALL2
2 files changed, 5 insertions, 1 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 709e68fc849..9a84c907cf5 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,3 +1,7 @@
+2014-08-09 Eli Zaretskii <eliz@gnu.org>
+
+ * INSTALL: Fix last change.
+
2014-08-09 Reuben Thomas <rrt@sc3d.org>
* sed2v2.inp: Remove support for DJGPP 2.01.
diff --git a/msdos/INSTALL b/msdos/INSTALL
index 1521a5078a4..cba9f651b72 100644
--- a/msdos/INSTALL
+++ b/msdos/INSTALL
@@ -12,7 +12,7 @@ supported (e.g., with a specialized driver such as doslfn).
To build and install the DJGPP port, you need to have the DJGPP ports
of GCC (the GNU C compiler), GNU Make, rm, mv, cp, and sed, and
-version 2.03 or later of DJGPP itself. See the remarks in CONFIG.BAT
+version 2.02 or later of DJGPP itself. See the remarks in CONFIG.BAT
for more information about locations and versions. The Emacs FAQ (see
info/efaq.info) includes pointers to Internet sites where you can find
the necessary utilities; search for "MS-DOS". The configuration step