diff --git a/configure b/configure index 435f9f42e1..9a614a5abe 100755 --- a/configure +++ b/configure @@ -899,6 +899,7 @@ HAVE_LIST=" alsa_asoundlib_h altivec_h arpa_inet_h + attribute_packed bigendian bswap closesocket @@ -2165,6 +2166,10 @@ void foo(char * $restrict_keyword p); EOF done +check_cc <