Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2946063BB29 for ; Thu, 29 Jul 2010 15:49:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A2CDD63B101; Thu, 29 Jul 2010 15:49:37 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CEC5963B100 for ; Thu, 29 Jul 2010 15:49:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BA6BB175DD; Thu, 29 Jul 2010 15:49:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 29 Jul 2010 15:49:36 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/devel/autoconf To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20100729154936.BA6BB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Thu Jul 29 15:49:36 UTC 2010 Modified Files: pkgsrc/devel/autoconf: Makefile distinfo Added Files: pkgsrc/devel/autoconf/patches: patch-aa Log Message: AC_FUNC_ALLOCA should never define a prototype on the BSDs. Bump revision. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 pkgsrc/devel/autoconf/Makefile cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/autoconf/distinfo cvs rdiff -u -r0 -r1.11 pkgsrc/devel/autoconf/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.