From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OH1lo-000199-5u for garchives@archives.gentoo.org; Tue, 25 May 2010 21:34:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC2B1E0BD0; Tue, 25 May 2010 21:34:36 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by pigeon.gentoo.org (Postfix) with ESMTP id DFA88E0BBD for ; Tue, 25 May 2010 21:34:19 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 16so1524941fgg.10 for ; Tue, 25 May 2010 14:34:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:disposition-notification-to :mime-version:content-type:content-transfer-encoding:message-id; bh=/mGktsc1HWJOpse0oW/096M8UaoskXfUeIJ0LvDZIng=; b=YLIrPBhdobpMc984pGDhpdOFTG6N6LIzm2kLP+09JnJ3yOPW8pRafbk1Fug7NyPB1S ifZ2VbtrqaQf9jQaNQ+7PAtfaQpcbf6FZ/sGK+VyUvxRlXxRhFflVzzKyPpVDntR1mB6 Hhf0hjDdDSuEz4BqStWcdWBtqQi33LRlcmfUI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to :disposition-notification-to:mime-version:content-type :content-transfer-encoding:message-id; b=ncWumtowcAydZ9tdJ7Xrmdygf/vd0QH2FY2RudM9K/Fd6+CU2vaXnoee8js5DiGTPu Barg4m1LURcpxl8ENTGm9QiHIi/Q4VPD8X3YJi4quUxSIVaLrIhHOGg+cz30zOUg1pyZ j6i3jhzGCtbwucH8UGGFEipcUH1Di+FwJb4YA= Received: by 10.87.64.25 with SMTP id r25mr947493fgk.20.1274823259277; Tue, 25 May 2010 14:34:19 -0700 (PDT) Received: from lebrodyl.localnet (bdm121.neoplus.adsl.tpnet.pl [83.27.254.121]) by mx.google.com with ESMTPS id e3sm9498683fga.29.2010.05.25.14.34.18 (version=SSLv3 cipher=RC4-MD5); Tue, 25 May 2010 14:34:18 -0700 (PDT) From: Maciej Mrozowski To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Re: [Survey || RFC] autotools-utils.eclass Date: Tue, 25 May 2010 23:34:26 +0200 User-Agent: KMail/1.13.3 (Linux/2.6.32-gentoo-r7; KDE/4.4.3; x86_64; ; ) References: <201005251302.56615.reavertm@gmail.com> In-Reply-To: <201005251302.56615.reavertm@gmail.com> 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="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201005252334.26667.reavertm@gmail.com> X-Archives-Salt: 077c9b8f-bca6-46a8-9cdf-1202822fdae2 X-Archives-Hash: 187ddd1a65b4d0fc41760c31f0a3a803 On Tuesday 25 of May 2010 13:02:55 Maciej Mrozowski wrote: > Also a patch for base.eclass to make it's econf accept arguments + some > random function documentation fix. Commited mentioned base.eclass patch + added quoting of positional parameter expansion. http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo- x86/eclass/base.eclass?r1=1.50&r2=1.52 -- regards MM