mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
Removed not needed big endian check
This commit is contained in:
parent
0888689aec
commit
e7841f4022
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ AC_CHECK_HEADERS(linux/asound.h)
|
||||||
dnl Checks for typedefs, structures, and compiler characteristics.
|
dnl Checks for typedefs, structures, and compiler characteristics.
|
||||||
AC_C_CONST
|
AC_C_CONST
|
||||||
AC_C_INLINE
|
AC_C_INLINE
|
||||||
AC_C_BIGENDIAN
|
|
||||||
AC_HEADER_TIME
|
AC_HEADER_TIME
|
||||||
|
|
||||||
dnl Checks for library functions.
|
dnl Checks for library functions.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue