add 'getgrgid' to uClibc site config, needed after glib2 update in [11088]

SVN-Revision: 11093
This commit is contained in:
Nicolas Thill 2008-05-09 06:59:08 +00:00
parent cf1e8abcdf
commit 648a6a6546
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_malloc_works=yes
ac_cv_func_memcmp_clean=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_posix_getgrgid_r=yes
ac_cv_func_posix_getpwuid_r=yes
ac_cv_func_pthread_key_delete=yes
ac_cv_func_realloc_0_nonnull=yes