aboutsummaryrefslogtreecommitdiffstats
path: root/msdos
diff options
context:
space:
mode:
authorEli Zaretskii2014-08-09 21:48:45 +0300
committerEli Zaretskii2014-08-09 21:48:45 +0300
commit1e0b702b8f1efd441a0d7fac764bf07e3d17df2e (patch)
treee25cfa55b3e6745363d58a9fbfb6170639309f7c /msdos
parent7f3bb475bb1f72848463f25a9171fb914910f03b (diff)
downloademacs-1e0b702b8f1efd441a0d7fac764bf07e3d17df2e.tar.gz
emacs-1e0b702b8f1efd441a0d7fac764bf07e3d17df2e.zip
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 @@
12014-08-09 Eli Zaretskii <eliz@gnu.org>
2
3 * INSTALL: Fix last change.
4
12014-08-09 Reuben Thomas <rrt@sc3d.org> 52014-08-09 Reuben Thomas <rrt@sc3d.org>
2 6
3 * sed2v2.inp: Remove support for DJGPP 2.01. 7 * 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).
12 12
13To build and install the DJGPP port, you need to have the DJGPP ports 13To build and install the DJGPP port, you need to have the DJGPP ports
14of GCC (the GNU C compiler), GNU Make, rm, mv, cp, and sed, and 14of GCC (the GNU C compiler), GNU Make, rm, mv, cp, and sed, and
15version 2.03 or later of DJGPP itself. See the remarks in CONFIG.BAT 15version 2.02 or later of DJGPP itself. See the remarks in CONFIG.BAT
16for more information about locations and versions. The Emacs FAQ (see 16for more information about locations and versions. The Emacs FAQ (see
17info/efaq.info) includes pointers to Internet sites where you can find 17info/efaq.info) includes pointers to Internet sites where you can find
18the necessary utilities; search for "MS-DOS". The configuration step 18the necessary utilities; search for "MS-DOS". The configuration step