From 8c6a4b308186c70484ab60a949105c60ed23df7a Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 15 Feb 2014 08:45:41 +2000 Subject: [PATCH] Re: [PATCH v2] new: Detect dirent.d_type support at configure time --- 3e/7c6eed60f3196a979b7534504e44660c353f71 | 62 +++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 3e/7c6eed60f3196a979b7534504e44660c353f71 diff --git a/3e/7c6eed60f3196a979b7534504e44660c353f71 b/3e/7c6eed60f3196a979b7534504e44660c353f71 new file mode 100644 index 000000000..02f1fd967 --- /dev/null +++ b/3e/7c6eed60f3196a979b7534504e44660c353f71 @@ -0,0 +1,62 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 54EF1431FBC + for ; Fri, 14 Feb 2014 04:45:53 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id MJ1IAxShipJ4 for ; + Fri, 14 Feb 2014 04:45:48 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 9E624431FB6 + for ; Fri, 14 Feb 2014 04:45:48 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1WEI9J-0005E7-TJ; Fri, 14 Feb 2014 08:45:45 -0400 +Received: (nullmailer pid 19816 invoked by uid 1000); Fri, 14 Feb 2014 + 12:45:41 -0000 +From: David Bremner +To: Austin Clements , notmuch@notmuchmail.org +Subject: Re: [PATCH v2] new: Detect dirent.d_type support at configure time +In-Reply-To: <1392274259-19765-1-git-send-email-amdragon@mit.edu> +References: <1392274259-19765-1-git-send-email-amdragon@mit.edu> +User-Agent: Notmuch/0.17+53~g3e1d7f6 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Fri, 14 Feb 2014 08:45:41 -0400 +Message-ID: <87eh35277u.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: tomi.ollila@iki.fi +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 14 Feb 2014 12:45:53 -0000 + +Austin Clements writes: + +> This is a trivial rebase of +> id:1385262952-29240-1-git-send-email-amdragon@mit.edu, which I +> apparently never got around to sending. Tomi and Jani checked off v1 +> of this patch, so I'm marking it ready. + +pushed, + +d -- 2.26.2