diff options
| author | Jani Nikula <jani@nikula.org> | 2017-01-08 19:09:45 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-01-09 06:44:48 -0400 |
| commit | 7d162e1b053d74d800eece43276fbfc41ca2495c (patch) | |
| tree | 3d3980e5790338415cb86816396a39be7a22acf2 /configure | |
| parent | 5a957c3f33e6addaeb61a4bc4bddf3959acddcd1 (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-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -680,8 +680,6 @@ else EOF fi -rm -f _byteorder _byteorder.c - if [ $errors -gt 0 ]; then cat <<EOF |
