From 08a85a59d63bf12e648863459d84fe82ec7d192b Mon Sep 17 00:00:00 2001 From: =?utf8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Tue, 19 May 2009 19:40:22 +0000 Subject: [PATCH] Define HAVE_BIGENDIAN as 0 or 1 according to CPU type This should replace the inconsistently named and defined WORDS_BIGENDIAN. Originally committed as revision 18873 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 1f923f4..956bbbb 100755 --- a/configure +++ b/configure @@ -866,6 +866,7 @@ HAVE_LIST=" alsa_asoundlib_h altivec_h arpa_inet_h + bigendian bswap closesocket cmov -- 2.7.4