From cc4a8b95972813713c84debf38639794f4ddb7c2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 17 Sep 2014 03:49:27 +0200 Subject: [PATCH] environment/configure: override some more funcs. --- common/environment/configure/autoconf_cache/common-linux | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/common/environment/configure/autoconf_cache/common-linux b/common/environment/configure/autoconf_cache/common-linux index c70041d067..959849f696 100644 --- a/common/environment/configure/autoconf_cache/common-linux +++ b/common/environment/configure/autoconf_cache/common-linux @@ -21,6 +21,10 @@ ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_chown_works=yes ac_cv_func_working_mktime=yes +ac_cv_func_getgroups=yes +ac_cv_func_getgroups_works=yes +ac_cv_func_pread=yes +ac_cv_func_pwrite=yes # apr ac_cv_file__dev_zero=${ac_cv_file__dev_zero=yes} @@ -74,6 +78,8 @@ ac_cv_file__dev_ptmx=yes # coreutils gl_cv_func_fstatat_zero_flag=${gl_cv_func_fstatat_zero_flag=yes} +gl_cv_func_memchr_works=yes +gl_cv_func_dup2_works=yes # mysql ac_cv_sys_restartable_syscalls=${ac_cv_sys_restartable_syscalls=yes}