From: Jani Nikula Date: Sun, 8 Jan 2017 17:09:45 +0000 (+0200) Subject: configure: remove leftover byte order test cleanup X-Git-Tag: 0.24_rc0~48 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=7d162e1b053d74d800eece43276fbfc41ca2495c;hp=5a957c3f33e6addaeb61a4bc4bddf3959acddcd1 configure: remove leftover byte order test cleanup 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. --- diff --git a/configure b/configure index 47130203..fa77eb8f 100755 --- a/configure +++ b/configure @@ -680,8 +680,6 @@ else EOF fi -rm -f _byteorder _byteorder.c - if [ $errors -gt 0 ]; then cat <