From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [01/19] use automake Date: Sun, 20 Jan 2008 14:13:04 +0100 Message-ID: <479348E0.4050701@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:57618 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751858AbYATNOI (ORCPT ); Sun, 20 Jan 2008 08:14:08 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > Converts the iptables build infrastructure to autotools. > > - Can build both static and dynamic at the same time > > - iptables-static will be a multi-binary, semi-static > (link against libc but w/o dynamic plugins) > > - Always build IPv6 modules > > - consider INSTALL > > Signed-off-by: Jan Engelhardt Applied, thanks Jan.