From: Abramo Bagnara Date: Mon, 5 Jun 2000 11:38:39 +0000 (+0000) Subject: Removed not needed big endian check X-Git-Tag: v1.0.3~1238 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=e7841f40222789057daf11b22de91f62961ffea9;p=alsa-lib.git Removed not needed big endian check --- diff --git a/configure.in b/configure.in index 33c23b04..f2408805 100644 --- a/configure.in +++ b/configure.in @@ -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.