From: nbd Date: Sun, 30 Dec 2007 03:55:53 +0000 (+0000) Subject: fix net-snmp compile X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=ace1f1b2c557a7618d94014b733f78c1600b2b54 fix net-snmp compile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10047 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/include/site/linux-uclibc b/include/site/linux-uclibc index e7acc2bd5..c3f00d6a1 100644 --- a/include/site/linux-uclibc +++ b/include/site/linux-uclibc @@ -5,12 +5,14 @@ ac_cv_c_long_double=no ac_cv_conv_longlong_to_float=yes ac_cv_func___va_copy=no ac_cv_func__exit=yes +ac_cv_func_bcopy=yes ac_cv_func_fchmod=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getdomainname=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpwuid_r=yes +ac_cv_func_index=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_lstat=yes @@ -23,6 +25,7 @@ ac_cv_func_pthread_key_delete=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realloc_works=yes ac_cv_func_rename=yes +ac_cv_func_rindex=yes ac_cv_func_setlocale=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setresuid=no