aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2017-01-08 19:09:45 +0200
committerDavid Bremner <david@tethera.net>2017-01-09 06:44:48 -0400
commit7d162e1b053d74d800eece43276fbfc41ca2495c (patch)
tree3d3980e5790338415cb86816396a39be7a22acf2 /configure
parent5a957c3f33e6addaeb61a4bc4bddf3959acddcd1 (diff)
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.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 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 <<EOF