[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 5e / d6f8e4018aab847e724c700710719c38657793
1 Return-Path: <pioto@pioto.org>\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 E109B431FB6\r
6         for <notmuch@notmuchmail.org>; Fri, 25 May 2012 06:43:38 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 kUqhi2OnCOQH for <notmuch@notmuchmail.org>;\r
16         Fri, 25 May 2012 06:43:38 -0700 (PDT)\r
17 Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com\r
18         [209.85.220.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 7B3BD431FAF\r
21         for <notmuch@notmuchmail.org>; Fri, 25 May 2012 06:43:38 -0700 (PDT)\r
22 Received: by vcbf1 with SMTP id f1so727472vcb.26\r
23         for <notmuch@notmuchmail.org>; Fri, 25 May 2012 06:43:38 -0700 (PDT)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=google.com; s=20120113;\r
26         h=from:to:subject:date:message-id:x-mailer:x-gm-message-state;\r
27         bh=FwtGNgvkEojduMq3zn8TsWaINGTK/uxAGHauckL9mWc=;\r
28         b=G+2tS/vahQJVGf3+FkS+Y3obmlt3ZrwIjiBCh435RmAtch3aIA9/7NuMeLU/fLzS2Q\r
29         scDoFeJ/1wta0WMnGRx7HaIh2HW67Zx2g5BaYmhf2s3Gfyb0x3aBPWvHMrtxWo3awxrj\r
30         3ncS8iaZUvfa2TDQnamuoUzE/WGba7hVVvvHXSouOY1sROXeT8Ta9cW+22w1FSFAg4gw\r
31         sxntDt/IGsf2bOytPeCPHVvueGSuIG/48c6ZrTPzs0sheW9MpYhpTx1qvr31hXZt2lgW\r
32         mnp+uRFeVi9Ir4EagqWrWvw+unfIZa3ERWzPSYQxRluCvGO20wu9LHdwrNxwCCFAKhS3\r
33         JdpQ==\r
34 Received: by 10.221.0.197 with SMTP id nn5mr3760420vcb.0.1337953417615;\r
35         Fri, 25 May 2012 06:43:37 -0700 (PDT)\r
36 Received: from nas.home.pioto.org (pool-71-182-155-97.pitbpa.fios.verizon.net.\r
37         [71.182.155.97])\r
38         by mx.google.com with ESMTPS id j16sm4243640vdt.9.2012.05.25.06.43.36\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Fri, 25 May 2012 06:43:36 -0700 (PDT)\r
41 Received: by nas.home.pioto.org (Postfix, from userid 1001)\r
42         id 54F58287CF; Fri, 25 May 2012 09:43:35 -0400 (EDT)\r
43 From: Mike Kelly <pioto@pioto.org>\r
44 To: notmuch@notmuchmail.org\r
45 Subject: FreeBSD Support Patches\r
46 Date: Fri, 25 May 2012 09:43:21 -0400\r
47 Message-Id: <1337953411-21000-1-git-send-email-pioto@pioto.org>\r
48 X-Mailer: git-send-email 1.7.10.2\r
49 X-Gm-Message-State:\r
50  ALoCoQkbeua/7IVGp/JWjFJPJ78Bk7N2QyYsjqJr4Qcp5z+ovQB7UsLNRXrnOxobdT8+3BkZ8sAi\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Fri, 25 May 2012 13:43:39 -0000\r
64 \r
65 Hi,\r
66 \r
67 These patches add some changes necessary for a clean build on FreeBSD,\r
68 and for most of the tests to pass.\r
69 \r
70 Also mixed in are a few patches to disable emacs tests when you don't\r
71 have emacs, along with tests that depend upon emacs. I could split those\r
72 off onto a separate branch if required.\r
73 \r
74 You can find the latest version of these patches on my github repo's\r
75 fbsd-support branch:\r
76 \r
77   https://github.com/pioto/notmuch/compare/master...fbsd-support \r
78 \r