aboutsummaryrefslogtreecommitdiffstats
path: root/meta/site/ix86-common
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-03-14 10:15:04 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-03-14 10:15:04 +0000
commit362ccc12e1aaab8181d505412c2b9e85fb34117b (patch)
tree5e9a476c4ddb6c5dc3e211f546c030eda9f5ec99 /meta/site/ix86-common
parenta2f942c22e31fe15fef1b44a0e5cc548a60d43a6 (diff)
downloadopenembedded-core-362ccc12e1aaab8181d505412c2b9e85fb34117b.tar.gz
site: merged ac_cv_func_posix_getgrgid_r from OE (needed by glib 2.15.6+)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4000 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site/ix86-common')
-rw-r--r--meta/site/ix86-common1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/site/ix86-common b/meta/site/ix86-common
index 00c544f382..a5c4b60805 100644
--- a/meta/site/ix86-common
+++ b/meta/site/ix86-common
@@ -134,6 +134,7 @@ glib_cv_stack_grows=${glib_cv_stack_grows=no}
utils_cv_sys_open_max=${utils_cv_sys_open_max=1015}
ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
+ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes}
# guile
ac_cv_sys_restartable_syscalls=yes