From 89493e10efe5f41f780f63f2b2d14964862d4d3a Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Sun, 12 Oct 2008 19:50:24 +0000 Subject: Don't include byteswap.h anymore. Originally committed as revision 15603 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 5 ----- 1 file changed, 5 deletions(-) (limited to 'configure') diff --git a/configure b/configure index af51ab4057..8225d81868 100755 --- a/configure +++ b/configure @@ -763,7 +763,6 @@ HAVE_LIST=" altivec_h arpa_inet_h bswap - byteswap_h closesocket cmov conio_h @@ -870,9 +869,6 @@ neon_deps="armv4l" ssse3_deps="x86" vis_deps="sparc" -# system headers and functions -byteswap_h_deps="!armv4l" - # decoders / encoders ac3_decoder_deps="gpl" dxa_decoder_deps="zlib" @@ -1673,7 +1669,6 @@ check_func memalign check_func mkstemp check_func_headers windows.h GetProcessTimes -check_header byteswap.h check_header conio.h check_header dlfcn.h check_header malloc.h -- cgit v1.2.3