From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f43.google.com ([74.125.82.43]:43425 "EHLO mail-wg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752916AbaLGJrH (ORCPT ); Sun, 7 Dec 2014 04:47:07 -0500 Received: by mail-wg0-f43.google.com with SMTP id l18so4042803wgh.30 for ; Sun, 07 Dec 2014 01:47:05 -0800 (PST) Date: Sun, 7 Dec 2014 10:46:55 +0100 From: Alexander Aring Subject: Re: [PATCH wpan-tools 0/3] Distcheck and dependency fixes Message-ID: <20141207094653.GA11175@omega> References: <1417802144-3012-1-git-send-email-s.schmidt@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1417802144-3012-1-git-send-email-s.schmidt@samsung.com> Sender: linux-wpan-owner@vger.kernel.org List-ID: To: Stefan Schmidt Cc: linux-wpan@vger.kernel.org Hi Stefan, On Fri, Dec 05, 2014 at 06:55:41PM +0100, Stefan Schmidt wrote: > Hello. > > Some small patches I did when I first tried wpan-tools. I hit the first one when trying to compile > them without libnl3-devel installed and configure happily worked. The last two are two make sure we > can use make distcheck to generate some release tarballs at some point. > great. Patches applied. Thanks. - Alex