From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-wi0-f180.google.com ([209.85.212.180]:38854 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751553AbbINHTp (ORCPT ); Mon, 14 Sep 2015 03:19:45 -0400 Received: by wiclk2 with SMTP id lk2so120338388wic.1 for ; Mon, 14 Sep 2015 00:19:44 -0700 (PDT) Subject: Re: [PATCH 0/2] v4l-utils: new configure options To: Hans Verkuil , linux-media@vger.kernel.org References: <1441293796-16972-1-git-send-email-hverkuil@xs4all.nl> From: Gregor Jasny Message-ID: <55F6750E.8000609@googlemail.com> Date: Mon, 14 Sep 2015 09:19:42 +0200 MIME-Version: 1.0 In-Reply-To: <1441293796-16972-1-git-send-email-hverkuil@xs4all.nl> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Hi, On 03/09/15 17:23, Hans Verkuil wrote: > Gregor, > > Can you take a look at this to see if I did this correctly? I'm no > autoconf hero, so before I push I'd like some feedback. > > The main reason for these changes is that I need to build v4l2-ctl for > an embedded system and rather than having to hack on my side, I prefer > to add configure options that do what I (and probably others) want. sorry for the delay. I will take a look at these patches this week. Thanks, Gregor