From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JHYoe-0007p2-9L for garchives@archives.gentoo.org; Wed, 23 Jan 2008 06:10:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AD16E02E8; Wed, 23 Jan 2008 06:10:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 14105E02E8 for ; Wed, 23 Jan 2008 06:10:26 +0000 (UTC) Received: from gentoo.org (cp237988-a.mill1.nb.home.nl [84.29.252.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4E4A665A8C for ; Wed, 23 Jan 2008 06:10:25 +0000 (UTC) Date: Wed, 23 Jan 2008 07:10:38 +0100 From: Harald van =?utf-8?Q?D=C4=B3k?= To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-wm/sawfish: ChangeLog sawfish-1.3.2.ebuild sawfish-1.3_p20050816-r1.ebuild sawfish-1.3_p20060816.ebuild sawfish-1.3.20040120.ebuild sawfish-1.3.20060816.ebuild sawfish-1.3.20050816.ebuild sawfish-1.3.20050816-r1.ebuild sawfish-1.3.20040120-r1.ebuild Message-ID: <20080123061038.GA20691@boostbox.mill1.nb.home.nl> References: <20080122232535.GA18685@supernova> <200801222321.50408.vapier@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200801222321.50408.vapier@gentoo.org> User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: 1a9b4f21-6eec-4ec1-9551-414cd3fede1a X-Archives-Hash: e98026a58589a228c980f9fa9b668c09 On Tue, Jan 22, 2008 at 11:21:26PM -0500, Mike Frysinger wrote: > On Tuesday 22 January 2008, Donnie Berkholz wrote: > > On 20:58 Tue 22 Jan , Harald van Dijk (truedfx) wrote: > > > WANT_AUTOCONF=latest > > > WANT_AUTOMAKE=latest > > redundant, please drop Done. > > > eaclocal || die > > > eautoconf || die > > these things call die themselves ... > an reason you're using these instead of > eautoreconf ? aclocal/autoconf changes often imply having to regenerate > Makefile.in ... sawfish doesn't use automake (except for aclocal), and eautoreconf used to force automake. As it no longer has that problem, I've switched to eautoreconf. Thanks for the comments. -- gentoo-dev@lists.gentoo.org mailing list