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 | b0bc7f31ebe1d5b9618fac1542669adcbf234adf (patch) | |
tree | 4a20f1363836eab6eccdb0d7a044ddc79945d72c /INSTALL | |
parent | a34074e18ad7ef7e2cb337d6d6da747fc28ca206 (diff) | |
download | emacs-b0bc7f31ebe1d5b9618fac1542669adcbf234adf.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 |