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
release/0.6
Måns Rullgård 16 years ago
parent 5b34250da0
commit 08a85a59d6
  1. 1
      configure

1
configure vendored

@ -866,6 +866,7 @@ HAVE_LIST="
alsa_asoundlib_h
altivec_h
arpa_inet_h
bigendian
bswap
closesocket
cmov

Loading…
Cancel
Save