Files
poky/openembedded/site/sh4-linux-uclibc
Richard Purdie b77fcc05ca Update site files from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@445 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-05-27 21:41:09 +00:00

20 lines
676 B
Plaintext

ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes}
ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes}
ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
# gettext
am_cv_func_working_getline=${am_cv_func_working_getline=yes}
# bash (mbstate needed for readline)
bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}
# libpcap
ac_cv_linux_vers=${ac_cv_linux_vers=2}
# libnet
ac_cv_lbl_unaligned_fail=${ac_cv_lbl_unaligned_fail=no}
ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes}
ac_cv_c_littleendian=${ac_cv_c_littleendian=yes}
ac_cv_c_bigendian=${ac_cv_c_bigendian=no}