]> git.notmuchmail.org Git - notmuch/commitdiff
configure: remove leftover byte order test cleanup
authorJani Nikula <jani@nikula.org>
Sun, 8 Jan 2017 17:09:45 +0000 (19:09 +0200)
committerDavid Bremner <david@tethera.net>
Mon, 9 Jan 2017 10:44:48 +0000 (06:44 -0400)
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.

configure

index 47130203d27be13c69b6d5a5af0fae0924741b41..fa77eb8fd4b7b406f2b3a097137c4c5001c285f9 100755 (executable)
--- a/configure
+++ b/configure
@@ -680,8 +680,6 @@ else
 EOF
 fi
 
 EOF
 fi
 
-rm -f _byteorder _byteorder.c
-
 if [ $errors -gt 0 ]; then
     cat <<EOF
 
 if [ $errors -gt 0 ]; then
     cat <<EOF