mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 10:58:10 +01:00
configure: remove leftover byte order test cleanup
Removing the removal of byteorder configure test files was overlooked
in commit 5a957c3f33
("build & util: drop byte order configure check
and endian util header"). Finish the job.
This commit is contained in:
parent
5a957c3f33
commit
7d162e1b05
1 changed files with 0 additions and 2 deletions
2
configure
vendored
2
configure
vendored
|
@ -680,8 +680,6 @@ else
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm -f _byteorder _byteorder.c
|
|
||||||
|
|
||||||
if [ $errors -gt 0 ]; then
|
if [ $errors -gt 0 ]; then
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue