[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/config.bat [emacs-unicode-2]
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/config.bat [emacs-unicode-2] |
Date: |
Tue, 03 Aug 2004 09:58:09 -0400 |
Index: emacs/config.bat
diff -c emacs/config.bat:1.33.8.1 emacs/config.bat:1.33.8.2
*** emacs/config.bat:1.33.8.1 Fri Apr 16 12:49:38 2004
--- emacs/config.bat Tue Aug 3 00:02:58 2004
***************
*** 24,40 ****
rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS:
rem
rem + msdos version 3 or better.
! rem + djgpp version 1.12maint1 or later (version 2.0 or later recommended).
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. The make that comes with djgpp does work.
rem + rm and mv (from GNU file utilities).
rem + sed (you can use the port that comes with DJGPP).
rem
! rem You should be able to get all the above utilities from any SimTel
! rem repository, e.g. ftp.simtel.net, in the directory
! rem "pub/simtelnet/gnu/djgpp/v2gnu". As usual, please use your local
! rem mirroring site to reduce trans-Atlantic traffic.
rem ----------------------------------------------------------------------
set X11=
set nodebug=
--- 24,38 ----
rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS:
rem
rem + msdos version 3 or better.
! rem + DJGPP version 1.12maint1 or later (version 2.03 or later recommended).
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. The make that comes with DJGPP does work.
rem + rm and mv (from GNU file utilities).
rem + sed (you can use the port that comes with DJGPP).
rem
! rem You should be able to get all the above utilities from the DJGPP FTP
! rem site, ftp.delorie.com, in the directory "pub/djgpp/current/v2gnu".
rem ----------------------------------------------------------------------
set X11=
set nodebug=
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/config.bat [emacs-unicode-2],
Miles Bader <=