unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Jani Nikula <jani@nikula.org>
To: David Bremner <david@tethera.net>, Jani Nikula <jani@nikula.org>,
	notmuch@notmuchmail.org
Subject: [PATCH] configure: remove leftover byte order test cleanup
Date: Sun,  8 Jan 2017 19:09:45 +0200	[thread overview]
Message-ID: <20170108170945.3742-1-jani@nikula.org> (raw)
In-Reply-To: <87o9zhbntk.fsf@tethera.net>

Removing the removal of byteorder configure test files was overlooked
in commit 5a957c3f33e6 ("build & util: drop byte order configure check
and endian util header"). Finish the job.

---

Sorry David, I missed this. :(
---
 configure | 2 --
 1 file changed, 2 deletions(-)

diff --git a/configure b/configure
index 47130203d27b..fa77eb8fd4b7 100755
--- a/configure
+++ b/configure
@@ -680,8 +680,6 @@ else
 EOF
 fi
 
-rm -f _byteorder _byteorder.c
-
 if [ $errors -gt 0 ]; then
     cat <<EOF
 
-- 
2.11.0

  reply	other threads:[~2017-01-08 17:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-06 21:29 [PATCH 1/2] lib: use glib for sha1 digests instead of embedding libsha1 Jani Nikula
2017-01-06 21:29 ` [PATCH 2/2] build & util: drop byte order configure check and endian util header Jani Nikula
2017-01-07  8:47 ` [PATCH 1/2] lib: use glib for sha1 digests instead of embedding libsha1 Tomi Ollila
2017-01-08 14:58 ` David Bremner
2017-01-08 17:09   ` Jani Nikula [this message]
2017-01-10  0:37     ` [PATCH] configure: remove leftover byte order test cleanup David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170108170945.3742-1-jani@nikula.org \
    --to=jani@nikula.org \
    --cc=david@tethera.net \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).