emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/config.bat [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/config.bat [lexbind]
Date: Sat, 04 Sep 2004 05:44:22 -0400

Index: emacs/config.bat
diff -c emacs/config.bat:1.33.2.2 emacs/config.bat:1.33.2.3
*** emacs/config.bat:1.33.2.2   Sat Apr 10 06:14:58 2004
--- emacs/config.bat    Sat Sep  4 09:19:25 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=




reply via email to

[Prev in Thread] Current Thread [Next in Thread]