diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-11-07 01:23:22 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-11-07 01:23:22 +0000 |
commit | b4d550ad84f5c0a23de4f3a2da0575852f2734e9 (patch) | |
tree | 41f4384e9c356a4f6cb6b44cc7de63b267dbfd87 /include/site | |
parent | 6c8d5185bfc08ef2e6df54ef29746e794486f5a3 (diff) | |
download | master-31e0f0ae-b4d550ad84f5c0a23de4f3a2da0575852f2734e9.tar.gz master-31e0f0ae-b4d550ad84f5c0a23de4f3a2da0575852f2734e9.tar.bz2 master-31e0f0ae-b4d550ad84f5c0a23de4f3a2da0575852f2734e9.zip |
fix typos in CONFIG_SITE files
SVN-Revision: 5456
Diffstat (limited to 'include/site')
-rw-r--r-- | include/site/linux-uclibc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/site/linux-uclibc b/include/site/linux-uclibc index 84f38dc415..d528c9bd41 100644 --- a/include/site/linux-uclibc +++ b/include/site/linux-uclibc @@ -36,10 +36,8 @@ ac_cv_func_va_copy=no ac_cv_func_vsnprintf=yes ac_cv_have_accrights_in_msghdr=no ac_cv_have_broken_snprintf=no -ac_cv_have_broken_snprintf=np ac_cv_have_control_in_msghdr=yes ac_cv_have_decl_sys_siglist=no -ac_cv_have_openpty_ctty_bug=no ac_cv_have_openpty_ctty_bug=yes ac_cv_have_space_d_name_in_struct_dirent=yes ac_cv_header_netinet_sctp_h=no |