[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Automake-NG] [PATCH] [ng] cleanup: drop support for DJGPP, Windows
From: |
Stefano Lattarini |
Subject: |
Re: [Automake-NG] [PATCH] [ng] cleanup: drop support for DJGPP, Windows 95/98/ME, MS-DOS |
Date: |
Wed, 30 May 2012 08:59:11 +0200 |
On 05/30/2012 08:47 AM, Akim Demaille wrote:
>
> Le 29 mai 2012 à 20:01, Stefano Lattarini a écrit :
>
>> See also:
>> <http://lists.gnu.org/archive/html/automake-ng/2012-05/msg00104.html>
>>
>> 6 files changed, 9 insertions(+), 113 deletions(-)
>
> Nice :)
>
> NEWS?
>
Oops. I squashed in the diff below, and pushed.
Regards,
Stefano
diff --git a/NG-NEWS b/NG-NEWS
index d8cf72c..ed36fe2 100644
--- a/NG-NEWS
+++ b/NG-NEWS
@@ -224,6 +224,9 @@ Obsolete Features Removed
$(AM_CPPFLAGS) instead, which has been supported and recommended for
a long time.
+* Support for DJGPP, Windows 95/98/ME and MS-DOS has been removed.
+ Of course, MinGW/MSYS and Cygwin on Windows 2000 and later are still
+ fully supported.
Re: [Automake-NG] [PATCH] [ng] cleanup: drop support for DJGPP, Windows 95/98/ME, MS-DOS, Stefano Lattarini, 2012/05/30