environment/autoconf_cache: override some more tests for gnulib.
This commit is contained in:
parent
a4ff74aeb6
commit
e9c2c65102
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue