From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: iptables -git automake warnings Date: Mon, 12 Jan 2009 07:22:08 +0100 Message-ID: <496AE190.6050604@trash.net> References: <496AD8C7.2020208@trash.net> <496AD922.7050909@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:56682 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750695AbZALGWJ (ORCPT ); Mon, 12 Jan 2009 01:22:09 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > build: use regular = assignments in Makefile > > Resolves warnings: > Makefile.am:7: `:='-style assignments are not portable > Makefile.am:71: `:='-style assignments are not portable > etc. > > Signed-off-by: Jan Engelhardt Applies, thanks Jan.