Removed not needed big endian check

This commit is contained in:
Abramo Bagnara 2000-06-05 11:38:39 +00:00
parent 0888689aec
commit e7841f4022

View file

@ -28,7 +28,6 @@ AC_CHECK_HEADERS(linux/asound.h)
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_C_INLINE
AC_C_BIGENDIAN
AC_HEADER_TIME
dnl Checks for library functions.