Re: [PATCH] configure: add --without-docs switch
authorDavid Bremner <david@tethera.net>
Mon, 27 Jul 2015 20:42:07 +0000 (22:42 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:12 +0000 (14:49 -0700)
b2/77b1153e464aca1734f90b99e53d7d8432abef [new file with mode: 0644]

diff --git a/b2/77b1153e464aca1734f90b99e53d7d8432abef b/b2/77b1153e464aca1734f90b99e53d7d8432abef
new file mode 100644 (file)
index 0000000..6b88fbe
--- /dev/null
@@ -0,0 +1,66 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id AAC0E6DE14FD\r
+ for <notmuch@notmuchmail.org>; Mon, 27 Jul 2015 13:43:51 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.16\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.16 tagged_above=-999 required=5 tests=[AWL=0.160]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id WoI7crBwNc1x for <notmuch@notmuchmail.org>;\r
+ Mon, 27 Jul 2015 13:43:49 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 426046DE1399\r
+ for <notmuch@notmuchmail.org>; Mon, 27 Jul 2015 13:43:49 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1ZJpE6-0001t2-1a; Mon, 27 Jul 2015 20:42:22 +0000\r
+Received: (nullmailer pid 25548 invoked by uid 1000); Mon, 27 Jul 2015\r
+ 20:42:07 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: mp39590@gmail.com, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] configure: add --without-docs switch\r
+In-Reply-To: <1438020277-5145-1-git-send-email-mp39590@gmail.com>\r
+References: <87oaiysyzu.fsf@maritornes.cs.unb.ca>\r
+ <1438020277-5145-1-git-send-email-mp39590@gmail.com>\r
+User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Mon, 27 Jul 2015 22:42:07 +0200\r
+Message-ID: <87mvyhqqn4.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 27 Jul 2015 20:43:51 -0000\r
+\r
+mp39590@gmail.com writes:\r
+\r
+> From: Mikhail <mp39590@gmail.com>\r
+>\r
+> Previously documentation was build automatically if sphinx/doxygen\r
+> executable were found. The switch is used to unconditionally disable\r
+> sphinx/doxygen detection and therefor, building of documentation\r
+> (including man pages).\r
+> ---\r
+>  \r
+>  The issue was about setting "noprefix = true" in .gitconfig.\r
+>  Please try this patch.\r
+\r
+This version seems OK for me. Any objects from others?\r
+\r
+d\r