From 293e5aa6d15a03a64ff9081200a12b2fec698551 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 3 Jan 1996 15:05:35 +0000 Subject: [PATCH] Discuss djgpp version; eliminate mention of Simtel. --- config.bat | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.bat b/config.bat index 3f838c8143..2799f545b6 100644 --- a/config.bat +++ b/config.bat @@ -22,17 +22,17 @@ rem ---------------------------------------------------------------------- rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS: rem rem + msdos version 3 or better. -rem + djgpp version 1,11 maint 4 or better. +rem + djgpp version 1,11 maint 4 or better (but not version 2). rem + make utility that allows breaking of the 128 chars limit on rem command lines. ndmake (as of version 4.5) won't work due to a -rem line length limit. +rem line length limit. The make that comes with djgpp does work. rem + rm, mv, chmod (From GNU file utilities). rem + sed. rem -rem You should be able to get all the above utilities from all -rem Simtel repositories, e.g., oak.oakland.edu in the directories -rem "/pub/msdos/djgpp" and "/pub/msdos/gnuish". As usual, please -rem use your local mirroring site to reduce trans-Atlantic traffic. +rem You should be able to get all the above utilities from +rem oak.oakland.edu in the directories +rem "/pub/msdos/djgpp" and "/pub/msdos/gnuish". There are other mirror +rem sites as well. rem ---------------------------------------------------------------------- set X11= set nodebug= -- 2.39.2