From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31224 invoked by alias); 28 Mar 2012 11:25:15 -0000 Received: (qmail 31170 invoked by uid 22791); 28 Mar 2012 11:25:13 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 28 Mar 2012 11:25:01 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1SCqzp-0003Ga-9P from joseph_myers@mentor.com ; Wed, 28 Mar 2012 04:24:57 -0700 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 28 Mar 2012 12:24:55 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1SCqzm-0003Kv-Tl; Wed, 28 Mar 2012 11:24:54 +0000 Date: Wed, 28 Mar 2012 11:25:00 -0000 From: "Joseph S. Myers" To: Stefano Lattarini cc: 11034@debbugs.gnu.org, binutils@sourceware.org, gdb@sourceware.org, gcc@gcc.gnu.org, Automake List Subject: Re: Binutils, GDB, GCC and Automake's 'cygnus' option In-Reply-To: <4F72E239.9010404@gmail.com> Message-ID: References: <4F72E239.9010404@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2012-03/txt/msg00078.txt.bz2 On Wed, 28 Mar 2012, Stefano Lattarini wrote: > But this option is going to be deprecated in Automake 1.12.1 and removed in > Automake 1.13: > > That page isn't very helpful since it doesn't give the non-deprecated way to achieve each part of the effect of "cygnus", if still desired (I think avoiding info documentation being built in the source directory, so that builds could use a non-writable source directory, may have been one part). Is there better transition documentation somewhere? -- Joseph S. Myers joseph@codesourcery.com