configure.ac: drop obsolete check for byteswap.h

The Xserver is providing it's own functions for this.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-31 11:02:02 +01:00
parent fd1340ab0e
commit 30da573b81

View File

@@ -136,16 +136,6 @@ AC_CHECK_DECL(GBM_BO_USE_FRONT_RENDERING,
CPPFLAGS="$SAVE_CPPFLAGS"
# Checks for headers/macros for byte swapping
# Known variants:
# <byteswap.h> bswap_16, bswap_32, bswap_64 (glibc)
# <sys/endian.h> __swap16, __swap32, __swap64 (OpenBSD)
# <sys/endian.h> bswap16, bswap32, bswap64 (other BSD's)
# and a fallback to local macros if none of the above are found
# if <byteswap.h> is found, assume it's the correct version
AC_CHECK_HEADERS([byteswap.h])
AC_SUBST([moduledir])
AC_CONFIG_FILES([