diff options
Diffstat (limited to 'meta/site/sh4-linux-uclibc')
-rw-r--r-- | meta/site/sh4-linux-uclibc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/site/sh4-linux-uclibc b/meta/site/sh4-linux-uclibc deleted file mode 100644 index a64766fafa..0000000000 --- a/meta/site/sh4-linux-uclibc +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} | ||
2 | ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} | ||
3 | ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} | ||
4 | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} | ||
5 | |||
6 | # gettext | ||
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} | ||