From d7430fea6a8b878b1bfdf89af561a93f2746576d Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 22 Dec 2010 00:08:53 +0100 Subject: [PATCH] docs: cygnus mode doesn't require AM_CYGWIN32 macro. * doc/automake.texi (Cygnus): Mode 'cygnus' does not require the AM_CYGWIN32 macro (and indeed hasn't required it since at least commit Release-1-2-31-g3038064 "merged changes from Cygnus" of 1997-08-25). --- ChangeLog | 8 ++++++++ doc/automake.texi | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 26038e106..ad5157168 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2010-12-22 Stefano Lattarini + + docs: cygnus mode doesn't require AM_CYGWIN32 macro. + * doc/automake.texi (Cygnus): Mode 'cygnus' does not require + the AM_CYGWIN32 macro (and indeed hasn't required it since at + least commit Release-1-2-31-g3038064 "merged changes from + Cygnus" of 1997-08-25). + 2010-12-22 Stefano Lattarini distlinksbrk.test: Work around botched "make -k". diff --git a/doc/automake.texi b/doc/automake.texi index 9c2074b77..ab5f8611e 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -9807,8 +9807,7 @@ The options @option{no-installinfo} and @option{no-dependencies} are implied. @item -The macros @code{AM_MAINTAINER_MODE} and @code{AM_CYGWIN32} are -required. +The macro @code{AM_MAINTAINER_MODE} is required. @item The @code{check} target doesn't depend on @code{all}. -- 2.47.2