emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r117672: Remove support for DJGPP < 2.02


From: Stefan Monnier
Subject: Re: [Emacs-diffs] trunk r117672: Remove support for DJGPP < 2.02
Date: Sat, 09 Aug 2014 14:32:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> -rem   YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS:
> -rem
> -rem   + msdos version 3 or better.
> -rem   + DJGPP version 2.0 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 (and is
> +rem   YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS:
> +rem
> +rem   + msdos version 3 or better.
> +rem   + DJGPP version 2.02 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 (and is

I get the impression that you did not use Emacs to make these changes.
Why do these lines (and others further down) get a ^M at the end?

> +of GCC (the GNU C compiler), GNU Make, rm, mv, cp, and sed, and
> +version 2.03 or later of DJGPP itself.  See the remarks in CONFIG.BAT

Shouldn't this be 2.02?


        Stefan



reply via email to

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