From: David Bremner Date: Fri, 31 Jul 2015 13:59:34 +0000 (+0200) Subject: Re: updates for configure options X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5ea3e5ab6af01655f4bc2a4d21c6c2f51d1632e2;p=notmuch-archives.git Re: updates for configure options --- diff --git a/08/db12d8d0c3816864a1a9d1b48504bc7146b9c9 b/08/db12d8d0c3816864a1a9d1b48504bc7146b9c9 new file mode 100644 index 000000000..700ae736f --- /dev/null +++ b/08/db12d8d0c3816864a1a9d1b48504bc7146b9c9 @@ -0,0 +1,61 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id E0DEA6DE0A9A + for ; Fri, 31 Jul 2015 07:01:44 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.152 +X-Spam-Level: +X-Spam-Status: No, score=0.152 tagged_above=-999 required=5 tests=[AWL=0.152] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 67N4xail3gkd for ; + Fri, 31 Jul 2015 07:01:42 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id B7B416DE09FB + for ; Fri, 31 Jul 2015 07:01:41 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZLAqi-0001UI-Oo; Fri, 31 Jul 2015 13:59:48 +0000 +Received: (nullmailer pid 24421 invoked by uid 1000); Fri, 31 Jul 2015 + 13:59:34 -0000 +From: David Bremner +To: Tomi Ollila , notmuch@notmuchmail.org +Subject: Re: updates for configure options +In-Reply-To: +References: <1438237162-28454-1-git-send-email-david@tethera.net> + +User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Fri, 31 Jul 2015 15:59:34 +0200 +Message-ID: <87mvycfmwp.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 31 Jul 2015 14:01:45 -0000 + +Tomi Ollila writes: +> +> Series LGTM. ./configure w/ all alternatives seems to work OK. +> + +I pushed the series. + +Suvayu, you might be interested because there is now a configure option +to disable building the ruby bindings. + +d