From e9c2c65102eeaabd6345c7d3d2e36e259a701071 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 25 Feb 2015 19:04:27 +0100 Subject: [PATCH] environment/autoconf_cache: override some more tests for gnulib. --- 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 959849f6965..36661484884 100644 --- a/common/environment/configure/autoconf_cache/common-linux +++ b/common/environment/configure/autoconf_cache/common-linux @@ -80,6 +80,12 @@ ac_cv_file__dev_ptmx=yes 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 +gl_cv_func_utimensat_works=yes +gl_cv_func_readlink_works=yes +gl_cv_func_readlinkat_works=yes +gl_cv_func_symlinkat_works=yes +gl_cv_func_unsetenv_works=yes +gl_cv_func_rmdir_works=yes # mysql ac_cv_sys_restartable_syscalls=${ac_cv_sys_restartable_syscalls=yes}