1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:41:38 +03:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11093 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2008-05-09 06:59:08 +00:00
parent 24e3507cbd
commit 9b29bbab65

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