X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:date:subject:to:message-id; q= dns; s=default; b=gwrJgTIfIfCVD3o4HT2ZxPA261gbjos6YWQQxy6dLWv8sI 1QXR7mx+SjGbARjIIeQSw40plynJi5tNqk4VgIzQX+/YdSFOsJFXSYJchrJEV23w fIcWSheOfOG2FBMhjDxR/TBAQZnPk+yhpomk/vA+cWbvIUr+ZEMvy6AKOhDtM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:date:subject:to:message-id; s= default; bh=XxE2483NHxZu5ewEIl5VzCOm+6A=; b=uEIDTg1NbNlNh1D8yTFP yddnlISH2sec8DrzZeiRZML0XDoNOpLmSVMVJ6teuRumIuQiUZiZoCO+LQPAZ4z+ vzjxFrVtxzme7eLveK/0VUHTUi0TFOa77et4lCB8bk9pwqVYzN20i8/F0+/iqRFy sQ5hhdHqNVDwAjrQrgQxoPo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_05 autolearn=ham version=3.3.1 Reply-To: cygwin AT cygwin DOT com From: Charles Wilson Date: Fri, 02 Aug 2013 10:21:36 -0400 Subject: [ANNOUNCEMENT] NEW: automake1.13-1.13.4-1 To: cygwin AT cygwin DOT com Message-Id: Automake is a tool for automatically generating `Makefile.in's suitable for use with Autoconf, compliant with the GNU Makefile standards, and portable to various make implementations. This is the first release in the automake-1.13 release series, and contains the latest version of automake system, automake-1.13.4. This cygwin package, automake1.13, can be installed without conflict alongside the existing automake1.14, automake1.12 ... automake1.4 cygwin packages, CHANGES (vs automake 1.12 series) ====================================================================== 1.13.4: We are pleased to announce the GNU Automake 1.13.4 1.13.4: maintenance release. 1.13.4: 1.13.4: This is a bug-fixing release, that remedies to a minor (and 1.13.4: almost certainly basically harmless) regression introduced 1.13.4: in the previous 1.13.3 micro release: 1.13.4: 1.13.4: When two or more user-defined suffix rules are present in 1.13.4: a single Makefile.am, automake 1.13.3 would needlessly 1.13.4: include definition of some make variables related to 1.13.4: C compilation in the generated Makefile.in (this is 1.13.4: bug#14560, reported by Ralf Corsepius). This is fixed in 1.13.4: automake 1.13.4. 1.13.4: 1.13.4: Apart from few minor testsuite enhancements, the fix for the 1.13.4: bug reported above is only relevant change between Automake 1.13.4: 1.13.3 and Automake 1.13.4, so we omit the usual detailed 1.13.4: excerpt from NEWS. 1.13.4: 1.13.4: See the official announcement for more information: 1.13.4: http://lists.gnu.org/archive/html/automake/2013-06/msg00040.html 1.13.3: We are pleased to announce the GNU Automake 1.13.3 1.13.3: maintenance release. 1.13.3: 1.13.3: This is bug-fixing release, fixing a couple of corner-case 1.13.3: bugs, and reworking the testsuite to avoid long-standing 1.13.3: issues. The work on the testsuite might have introduced 1.13.3: spurious failures on less-tested platforms, so don't be 1.13.3: overly alarmed in case you see new failures there; just 1.13.3: report such failures to