If we're going to have a sentinel, we may as well have fun with it.

This commit is contained in:
Dag-Erling Smørgrav 2018-05-06 19:21:00 +02:00
parent 1a86caaf37
commit cdd29a0700

View file

@ -85,7 +85,7 @@ AC_CHECK_DECLS([
htobe16, be16toh, htole16, le16toh,
htobe32, be32toh, htole32, le32toh,
htobe64, be64toh, htole64, le64toh,
nothing
[a thumb war]
], [], [], [[
#if HAVE_SYS_ENDIAN_H
#include <sys/endian.h>