merge of 49c7fac357ce377fd6c3fd7142468078920e4984
authorRod Whitby <rod@whitby.id.au>
Tue, 12 Dec 2006 19:17:50 +0000 (19:17 +0000)
committerRod Whitby <rod@whitby.id.au>
Tue, 12 Dec 2006 19:17:50 +0000 (19:17 +0000)
     and a5762bef24ad46c05460e1d0d170dc8e011fb2db

1  2 
site/powerpc-linux

@@@ -257,3 -280,13 +260,10 @@@ ac_cv_negative_eai=${ac_cv_negative_eai
  apr_cv_gai_addrconfig=${apr_cv_gai_addrconfig=no}
  ac_cv_o_nonblock_inherited=${ac_cv_o_nonblock_inherited=no}
  apr_cv_tcp_nodelay_with_cork=${apr_cv_tcp_nodelay_with_cork=yes}
 -# fnmatch
 -ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
 -
+ # binutils (libiberty)
+ ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
+ ac_cv_type_int=${ac_cv_type_int=yes}
+ ac_cv_type_uintptr_t=${ac_cv_type_uintptr_t=yes}
+ liberty_cv_uint64=${liberty_cv_uint64=uint64_t}