From 7d162e1b053d74d800eece43276fbfc41ca2495c Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Sun, 8 Jan 2017 19:09:45 +0200 Subject: [PATCH] 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. --- configure | 2 -- 1 file changed, 2 deletions(-) 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 <