[PATCH] configure: remove leftover byte order test cleanup

Jani Nikula jani at nikula.org
Sun Jan 8 09:09:45 PST 2017


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



More information about the notmuch mailing list