[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / ab / 576cc29a2489e9ecccc3fa0670c409381fb941
1 Return-Path: <bremner@tesseract.cs.unb.ca>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 920AE431FB6\r
6         for <notmuch@notmuchmail.org>; Sat,  5 Apr 2014 19:03:13 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 1N6urQWLWf5X for <notmuch@notmuchmail.org>;\r
16         Sat,  5 Apr 2014 19:03:08 -0700 (PDT)\r
17 Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
18         [87.98.215.224]) (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id BBDE1431FAF\r
21         for <notmuch@notmuchmail.org>; Sat,  5 Apr 2014 19:03:08 -0700 (PDT)\r
22 Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
23         4.72) (envelope-from <bremner@tesseract.cs.unb.ca>)\r
24         id 1WWcQ3-0001Xt-Dr\r
25         for notmuch@notmuchmail.org; Sun, 06 Apr 2014 02:02:47 +0000\r
26 Received: (nullmailer pid 19880 invoked by uid 1000); Sun, 06 Apr 2014\r
27         02:02:27 -0000\r
28 From: David Bremner <david@tethera.net>\r
29 To: notmuch@notmuchmail.org\r
30 Subject: build and install doxygen api docs\r
31 Date: Sat,  5 Apr 2014 23:02:22 -0300\r
32 Message-Id: <1396749744-19638-1-git-send-email-david@tethera.net>\r
33 X-Mailer: git-send-email 1.9.0\r
34 In-Reply-To: <1389000116-16702-1-git-send-email-tomi.ollila@iki.fi>\r
35 References: <1389000116-16702-1-git-send-email-tomi.ollila@iki.fi>\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Sun, 06 Apr 2014 02:03:13 -0000\r
49 \r
50 I'm not sure if we really want to install the API docs yet, but I was\r
51 reviewing Tomi's patch and it occured to me that this was one more\r
52 place where we could stop hardcoding the version number.\r
53 \r