Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7744163B8B6 for ; Wed, 7 Oct 2009 23:58:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0632363B130; Wed, 7 Oct 2009 23:58:52 +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 3034363B126 for ; Wed, 7 Oct 2009 23:58:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 20B2C175DA; Wed, 7 Oct 2009 23:58:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 7 Oct 2009 23:58:51 +0000 From: Dan McMahill Subject: CVS commit: pkgsrc/lang/tcl-itcl-current To: pkgsrc-changes@NetBSD.org Reply-To: dmcmahill@netbsd.org X-Mailer: log_accum Message-Id: <20091007235851.20B2C175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: dmcmahill Date: Wed Oct 7 23:58:51 UTC 2009 Modified Files: pkgsrc/lang/tcl-itcl-current: Makefile Log Message: Get this to build again on NetBSD-5.0/i386. The build was being tripped up by a configure script generated by a newer autoconf calling a configure script generated by an old autoconf in an incompatible way. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/tcl-itcl-current/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.