From ede8a8487bd8e548e9f5092c34f4a10c94734907 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 27 Jul 2015 22:42:07 +0200 Subject: [PATCH] Re: [PATCH] configure: add --without-docs switch --- b2/77b1153e464aca1734f90b99e53d7d8432abef | 66 +++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 b2/77b1153e464aca1734f90b99e53d7d8432abef diff --git a/b2/77b1153e464aca1734f90b99e53d7d8432abef b/b2/77b1153e464aca1734f90b99e53d7d8432abef new file mode 100644 index 000000000..6b88fbeeb --- /dev/null +++ b/b2/77b1153e464aca1734f90b99e53d7d8432abef @@ -0,0 +1,66 @@ +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 AAC0E6DE14FD + for ; Mon, 27 Jul 2015 13:43:51 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.16 +X-Spam-Level: +X-Spam-Status: No, score=0.16 tagged_above=-999 required=5 tests=[AWL=0.160] + 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 WoI7crBwNc1x for ; + Mon, 27 Jul 2015 13:43:49 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 426046DE1399 + for ; Mon, 27 Jul 2015 13:43:49 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZJpE6-0001t2-1a; Mon, 27 Jul 2015 20:42:22 +0000 +Received: (nullmailer pid 25548 invoked by uid 1000); Mon, 27 Jul 2015 + 20:42:07 -0000 +From: David Bremner +To: mp39590@gmail.com, notmuch@notmuchmail.org +Subject: Re: [PATCH] configure: add --without-docs switch +In-Reply-To: <1438020277-5145-1-git-send-email-mp39590@gmail.com> +References: <87oaiysyzu.fsf@maritornes.cs.unb.ca> + <1438020277-5145-1-git-send-email-mp39590@gmail.com> +User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Mon, 27 Jul 2015 22:42:07 +0200 +Message-ID: <87mvyhqqn4.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: Mon, 27 Jul 2015 20:43:51 -0000 + +mp39590@gmail.com writes: + +> From: Mikhail +> +> Previously documentation was build automatically if sphinx/doxygen +> executable were found. The switch is used to unconditionally disable +> sphinx/doxygen detection and therefor, building of documentation +> (including man pages). +> --- +> +> The issue was about setting "noprefix = true" in .gitconfig. +> Please try this patch. + +This version seems OK for me. Any objects from others? + +d -- 2.26.2