diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-05-27 21:41:09 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-05-27 21:41:09 +0000 |
| commit | b77fcc05cacdf70819cc226d53156a9e70e84e04 (patch) | |
| tree | 7619a038d0f4330e5ce0b80018d39ce450dbf4c6 /openembedded/site/sh4-linux-uclibc | |
| parent | 6c224ad5889185e6a64921895445627ea159a0a9 (diff) | |
| download | poky-b77fcc05cacdf70819cc226d53156a9e70e84e04.tar.gz | |
Update site files from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@445 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/site/sh4-linux-uclibc')
| -rw-r--r-- | openembedded/site/sh4-linux-uclibc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/openembedded/site/sh4-linux-uclibc b/openembedded/site/sh4-linux-uclibc index 1c9e2db39f..a64766fafa 100644 --- a/openembedded/site/sh4-linux-uclibc +++ b/openembedded/site/sh4-linux-uclibc | |||
| @@ -5,3 +5,15 @@ ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} | |||
| 5 | 5 | ||
| 6 | # gettext | 6 | # gettext |
| 7 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | 7 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} |
| 8 | |||
| 9 | # bash (mbstate needed for readline) | ||
| 10 | bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes} | ||
| 11 | |||
| 12 | # libpcap | ||
| 13 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
| 14 | |||
| 15 | # libnet | ||
| 16 | ac_cv_lbl_unaligned_fail=${ac_cv_lbl_unaligned_fail=no} | ||
| 17 | ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} | ||
| 18 | ac_cv_c_littleendian=${ac_cv_c_littleendian=yes} | ||
| 19 | ac_cv_c_bigendian=${ac_cv_c_bigendian=no} | ||
