From e7841f40222789057daf11b22de91f62961ffea9 Mon Sep 17 00:00:00 2001 From: Abramo Bagnara Date: Mon, 5 Jun 2000 11:38:39 +0000 Subject: [PATCH] Removed not needed big endian check --- configure.in | 1 - 1 file changed, 1 deletion(-) 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. -- 2.47.1