From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] add --with-kernel-includes configure option to libnetfilter_queue Date: Mon, 26 Jan 2009 16:35:48 +0100 Message-ID: <497DD854.1060503@trash.net> References: <497AF8CB.2060809@pandora.be> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Bart De Schuymer Return-path: Received: from stinky.trash.net ([213.144.137.162]:46664 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751479AbZAZPfu (ORCPT ); Mon, 26 Jan 2009 10:35:50 -0500 In-Reply-To: <497AF8CB.2060809@pandora.be> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Bart De Schuymer wrote: > This adds the --with-kernel-includes configure option to > libnetfilter_queue and adds a README. This option allows compiling > with kernel headers not located at /usr/include. Since my autoconf knowledge is very limited, I'll wait for Jan to state an opinion on these patches.