Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 64 / 167a36dcc047659699e80eecccbe3cc0e00ea4
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 7B31841733F\r
6         for <notmuch@notmuchmail.org>; Sat,  5 Jun 2010 04:05:51 -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 zlPPEZMVWL5k for <notmuch@notmuchmail.org>;\r
18         Sat,  5 Jun 2010 04:05:39 -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 3885F4196F4\r
22         for <notmuch@notmuchmail.org>; Sat,  5 Jun 2010 04:05:30 -0700 (PDT)\r
23 Received: by mail-bw0-f53.google.com with SMTP id 12so685083bwz.26\r
24         for <notmuch@notmuchmail.org>; Sat, 05 Jun 2010 04:05:29 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=domainkey-signature:received:received:from:to:cc:subject:date\r
27         :message-id:x-mailer:in-reply-to:references;\r
28         bh=sznE+Eu4Ef7/hznootVmhcAllHk1O53mv7givhy2GMM=;\r
29         b=RRJy72vveNd7plZSWLe9oqOPKGqj2FWfc1pczPotjdKOWUi3za6vbFjt+XMPJwKndd\r
30         dt0DDDqHDco++gZ4rpjsZeBbfFwYog0mwoleg/wryey0z3VhQnDNO53BKZFX73CmBjop\r
31         6Dq6Vi/rD23mH0jsAC7xYsm53oxql14dCc7ec=\r
32 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
33         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
34         b=uqZiRHPlV3TdUWfd7NtPWacvaE0XuwLR0VirIr0ZUD6sedZAyAXxyRnx2jtofBuf+c\r
35         8x07HV7Dc6ahGsckHh7bd8Ww0iDaIATao4wRpTKpBUTILSZqH71YIKc/7LnMZvQQHWOj\r
36         Y67MVVyvtdDYXmwXtFxy7LcWDSTl4Z9FBHiL0=\r
37 Received: by 10.204.81.225 with SMTP id y33mr169115bkk.150.1275735929897;\r
38         Sat, 05 Jun 2010 04:05:29 -0700 (PDT)\r
39 Received: from localhost (a91-153-253-80.elisa-laajakaista.fi [91.153.253.80])\r
40         by mx.google.com with ESMTPS id v2sm9566384bkz.13.2010.06.05.04.05.28\r
41         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
42         Sat, 05 Jun 2010 04:05:29 -0700 (PDT)\r
43 From: Felipe Contreras <felipe.contreras@gmail.com>\r
44 To: notmuch@notmuchmail.org\r
45 Subject: [PATCH 3/3] configure: optimize uname finding a bit\r
46 Date: Sat,  5 Jun 2010 14:05:15 +0300\r
47 Message-Id: <1275735915-22650-4-git-send-email-felipe.contreras@gmail.com>\r
48 X-Mailer: git-send-email 1.7.1\r
49 In-Reply-To: <1275735915-22650-1-git-send-email-felipe.contreras@gmail.com>\r
50 References: <1275735915-22650-1-git-send-email-felipe.contreras@gmail.com>\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: Sat, 05 Jun 2010 11:05:51 -0000\r
64 \r
65 Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>\r
66 ---\r
67  configure |    7 ++++---\r
68  1 files changed, 4 insertions(+), 3 deletions(-)\r
69 \r
70 diff --git a/configure b/configure\r
71 index ff775f0..3b4df37 100755\r
72 --- a/configure\r
73 +++ b/configure\r
74 @@ -198,15 +198,16 @@ errors=0\r
75  libdir_in_ldconfig=0\r
76  \r
77  printf "Checking which platform we are on... "\r
78 -if [ `uname` = "Darwin" ] ; then\r
79 +uname=`uname`\r
80 +if [ $uname = "Darwin" ] ; then\r
81      printf "Mac OS X.\n"\r
82      platform=MACOSX\r
83      linker_resolves_library_dependencies=0\r
84 -elif [ `uname` = "SunOS" ] ; then\r
85 +elif [ $uname = "SunOS" ] ; then\r
86      printf "Solaris.\n"\r
87      platform=SOLARIS\r
88      linker_resolves_library_dependencies=0\r
89 -elif [ `uname` = "Linux" ] ; then\r
90 +elif [ $uname = "Linux" ] ; then\r
91      printf "Linux\n"\r
92      platform=LINUX\r
93      linker_resolves_library_dependencies=1\r
94 -- \r
95 1.7.0.1\r
96 \r