From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOVACS Krisztian Subject: [PATCH 0/6] pkg-config patches for libnetfilter_* userspace libraries and their users Date: Mon, 31 Jul 2006 10:22:46 +0200 Message-ID: <200607311022.46466@nienna> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Patrick McHardy Return-path: To: netfilter-devel@lists.netfilter.org Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Hi, As there were no objections raised on the mailing list, here come the pkg-config patches again. These patches modify autoconf scripts so that they use pkg-config to detect the presence of libnfnetlink and other dependencies and use the correct include and library names and paths. -- Regards, Krisztian Kovacs