Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 4207F63B88A for ; Sun, 19 Oct 2008 19:06:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E277A63B137; Sun, 19 Oct 2008 19:06:47 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 3C6AD63B14A for ; Sun, 19 Oct 2008 19:06:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 272E7175D0; Sun, 19 Oct 2008 19:06:47 +0000 (UTC) From: Amitai Schlair Subject: CVS commit: pkgsrc/mk/gnu-config To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org Message-Id: <20081019190647.272E7175D0@cvs.netbsd.org> Date: Sun, 19 Oct 2008 19:06:47 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: schmonz Date: Sun Oct 19 19:06:47 UTC 2008 Modified Files: pkgsrc/mk/gnu-config: config.guess config.sub Log Message: Update to latest config.guess (2008-09-28) and config.sub (2008-09-08) from Savannah git. Changes are minor; at a glance, the most interesting bits are improved support for Solaris Xen and AIX 6. Approved by: groo To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/mk/gnu-config/config.guess cvs rdiff -r1.9 -r1.10 pkgsrc/mk/gnu-config/config.sub Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.