summaryrefslogtreecommitdiff
path: root/site/sh4-linux-uclibc
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-11-16 04:03:35 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-11-16 04:03:35 +0000
commitd95a2d3fdd55555e34eb3cb44e62399ea70fcca3 (patch)
tree8b346ee68dcf4800adbbc58829ff7807c431048e /site/sh4-linux-uclibc
parent1763c992fa13048affd5951db7b313ae0dc4154d (diff)
site/sh{3,4}: Merge the sh3 and sh4 site files into a single common site file
for both of them.
Diffstat (limited to 'site/sh4-linux-uclibc')
-rw-r--r--site/sh4-linux-uclibc43
1 files changed, 0 insertions, 43 deletions
diff --git a/site/sh4-linux-uclibc b/site/sh4-linux-uclibc
deleted file mode 100644
index 04d58447d9..0000000000
--- a/site/sh4-linux-uclibc
+++ /dev/null
@@ -1,43 +0,0 @@
-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}
-
-# rp-pppoe
-rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}
-
-# 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}
-
-# ssh
-ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_dirent_have_space_d_name=yes}
-ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no}
-ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
-ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes}
-ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=yes}
-
-# sudo
-sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10}
-
-# vim
-ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
-
-# ipsec-tools
-ac_cv_va_copy=${ac_cv_va_copy=no}
-ac_cv___va_copy=${ac_cv___va_copy=yes}
-racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no}
-
-# slrn
-slrn_cv___va_copy=${slrn_cv___va_copy=yes}
-slrn_cv_va_copy=${slrn_cv_va_copy=no}
-slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes}