diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-04-13 16:29:47 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-04-13 16:29:47 +0000 |
commit | 77716805008791fd38436ae12ced91d2c8aa7652 (patch) | |
tree | cba2328bc12981e617cd60408149180716e9c32b /INSTALL | |
parent | 3b1fdd8517ad332b80e4fd8941a94e9a9dd9ae3a (diff) | |
download | emacs-77716805008791fd38436ae12ced91d2c8aa7652.tar.gz |
Don't sey djgpp must be version 1.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -510,9 +510,9 @@ problems sometimes encountered, and what to do about them. Installation on MSDOG (a.k.a. MSDOS) To install on MSDOG, you need to have the GNU C compiler for MSDOG -(also known as djgpp version 1), GNU Make, rm, mv, chmod, and sed. -Version 2 of djgpp (to be released soon) is not yet supported. See the -remarks in config.bat for more information about locations and versions. +(also known as djgpp), GNU Make, rm, mv, chmod, and sed. See the +remarks in config.bat for more information about locations and +versions. Some users report that running Emacs 19.29 requires dpmi memory management. We do not know why this is so, since 19.28 did not need |