projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a957c3
)
configure: remove leftover byte order test cleanup
author
Jani Nikula
<jani@nikula.org>
Sun, 8 Jan 2017 17:09:45 +0000
(19:09 +0200)
committer
David 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
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 47130203d27be13c69b6d5a5af0fae0924741b41..fa77eb8fd4b7b406f2b3a097137c4c5001c285f9 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-680,8
+680,6
@@
else
EOF
fi
-rm -f _byteorder _byteorder.c
-
if [ $errors -gt 0 ]; then
cat <<EOF