]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Removed not needed big endian check
authorAbramo Bagnara <abramo@alsa-project.org>
Mon, 5 Jun 2000 11:38:39 +0000 (11:38 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Mon, 5 Jun 2000 11:38:39 +0000 (11:38 +0000)
configure.in

index 33c23b043f4487e916e986938159e15e4a53de77..f2408805e35fa2d6e33c167faad65853e421bae4 100644 (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.