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 BD15E6DE0B44 for ; Thu, 30 Jul 2015 10:16:07 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.937 X-Spam-Level: X-Spam-Status: No, score=0.937 tagged_above=-999 required=5 tests=[AWL=0.285, SPF_NEUTRAL=0.652] 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 Y4c-zriCjnsJ for ; Thu, 30 Jul 2015 10:16:05 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by arlo.cworth.org (Postfix) with ESMTP id 6B1976DE0B20 for ; Thu, 30 Jul 2015 10:16:04 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 29BE610007F; Thu, 30 Jul 2015 20:15:46 +0300 (EEST) From: Tomi Ollila To: David Bremner , notmuch@notmuchmail.org Subject: Re: updates for configure options In-Reply-To: <1438237162-28454-1-git-send-email-david@tethera.net> References: <1438237162-28454-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.20.2+31~g967a7a3 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'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: Thu, 30 Jul 2015 17:16:07 -0000 On Thu, Jul 30 2015, David Bremner wrote: > These are only roughly thematicly connected. > > 1) A fixup for the new --without-docs option > 2) Add an option to disable building the ruby bindings. Series LGTM. ./configure w/ all alternatives seems to work OK. Tomi