[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 34 / 0ad214bdd32ae6cdbecf1f4709f4b18a53838a
1 Return-Path: <felipe.contreras@gmail.com>\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 8B7B04196F3\r
6         for <notmuch@notmuchmail.org>; Thu, 17 Jun 2010 18:26:04 -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: -1.999\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
13         DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001]\r
14         autolearn=ham\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id cxhEGuUbGTCZ for <notmuch@notmuchmail.org>;\r
18         Thu, 17 Jun 2010 18:25:27 -0700 (PDT)\r
19 Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com\r
20         [209.85.214.53])\r
21         by olra.theworths.org (Postfix) with ESMTP id A5026431FC1\r
22         for <notmuch@notmuchmail.org>; Thu, 17 Jun 2010 18:25:27 -0700 (PDT)\r
23 Received: by bwz5 with SMTP id 5so183165bwz.26\r
24         for <notmuch@notmuchmail.org>; Thu, 17 Jun 2010 18:25:26 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=domainkey-signature:mime-version:received:received:in-reply-to\r
27         :references:date:message-id:subject:from:to:cc:content-type;\r
28         bh=LtBJVYKgUmwCtk2ZtnB+1bT4tRtIpax0z1ACmD98/SU=;\r
29         b=AbsPgpyXF0UG4ME+g0Ypc9fnwkqO+TXrl5AFxKPQPZsps9kegg2YiulvS8L7rmxYFV\r
30         6Lw6ydq7zVqTiTLrUQShfzTHUIeCVv1cRSUewn4w8pAUoXH45cLA1EpgbYbBmIdtuKZp\r
31         1LA2w8ACWAcqv9aKPhwInmO2ngI0dspJJ4rj8=\r
32 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
33         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
34         :cc:content-type;\r
35         b=dyouTeWASi5pSxy6wjSRzhRNdcc7hqlMuTmgLF10Fiz6oYo6Dw+9ZlMUU5WiPMCiK4\r
36         wIn52yk4ymp0RL0az9QUiGgbAJMtMid6BcwbKdisjiIhY+ITCHAPgAC4dNr4TPV4aTu1\r
37         xDvRmZ6joqlP83+x68CCYY/xuAKYZ7klrIjRQ=\r
38 MIME-Version: 1.0\r
39 Received: by 10.204.163.72 with SMTP id z8mr214813bkx.173.1276824326747; Thu, \r
40         17 Jun 2010 18:25:26 -0700 (PDT)\r
41 Received: by 10.204.60.78 with HTTP; Thu, 17 Jun 2010 18:25:26 -0700 (PDT)\r
42 In-Reply-To: <20100617124046.4695e490@fritz.cold.home>\r
43 References: <20100617124046.4695e490@fritz.cold.home>\r
44 Date: Fri, 18 Jun 2010 04:25:26 +0300\r
45 Message-ID: <AANLkTilCMNhRsV8i-UnAF7-wXTNZ6xrLHSj-XjT5Zl4H@mail.gmail.com>\r
46 Subject: Re: Makefile.local: Fix LDFLAGS for notmuch-shared\r
47 From: Felipe Contreras <felipe.contreras@gmail.com>\r
48 To: David Klann <dklann@linux.com>\r
49 Content-Type: text/plain; charset=UTF-8\r
50 Cc: notmuch@notmuchmail.org\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, 18 Jun 2010 01:26:04 -0000\r
64 \r
65 On Thu, Jun 17, 2010 at 8:40 PM, David Klann <dklann@linux.com> wrote:\r
66 > After a few weeks of not pulling from the git repo, I recently did\r
67 > so. Came across the LINKER_RESOLVES_LIBRARY_DEPENDENCIES assumption:\r
68 > /usr/bin/ld: gmime-filter-reply.o: undefined reference to symbol\r
69 > 'g_mime_filter_set_size' (discussed by Carl on Mon Apr 26).\r
70 >\r
71 > Setting LINKER_RESOLVES_LIBRARY_DEPENDENCIES to "0" in Makefile.config\r
72 > corrected the problem for me.\r
73 \r
74 Same problem here... I already sent the patches to fix the issue but\r
75 haven't received any comments.\r
76 \r
77 Here's my repo if you want to test (use the fc-fixes branch):\r
78 http://github.com/felipec/notmuch\r
79 \r
80 -- \r
81 Felipe Contreras\r