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 360DC6DE17BA for ; Wed, 29 Jul 2015 23:20:09 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.161 X-Spam-Level: X-Spam-Status: No, score=0.161 tagged_above=-999 required=5 tests=[AWL=0.151, T_HEADER_FROM_DIFFERENT_DOMAINS=0.01] 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 iRXkRHIFsNor for ; Wed, 29 Jul 2015 23:20:07 -0700 (PDT) Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id EEFED6DE1459 for ; Wed, 29 Jul 2015 23:20:06 -0700 (PDT) Received: from remotemail by gitolite.debian.net with local (Exim 4.80) (envelope-from ) id 1ZKhC1-0004Xf-1u for notmuch@notmuchmail.org; Thu, 30 Jul 2015 06:19:49 +0000 Received: (nullmailer pid 28662 invoked by uid 1000); Thu, 30 Jul 2015 06:19:34 -0000 From: David Bremner To: notmuch@notmuchmail.org Subject: updates for configure options Date: Thu, 30 Jul 2015 08:19:19 +0200 Message-Id: <1438237162-28454-1-git-send-email-david@tethera.net> X-Mailer: git-send-email 2.1.4 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 06:20:09 -0000 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.