summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2022-09-16 22:08:50 +0200
committerØrjan Malde <red@foxi.me>2022-09-16 22:08:50 +0200
commit32111928eb7154156e1c214322bb62ca279880b6 (patch)
treea0b92cc80e5df89e6cca24ac876e5086d601a117
parentda062d7f48161dabfd204fe23b8797a5ff51bba6 (diff)
downloadmidipix_build-32111928eb7154156e1c214322bb62ca279880b6.tar.bz2
midipix_build-32111928eb7154156e1c214322bb62ca279880b6.tar.xz
midipix.env: more gnulib overrides
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r--midipix.env14
1 files changed, 13 insertions, 1 deletions
diff --git a/midipix.env b/midipix.env
index 5fca956..a146b30 100644
--- a/midipix.env
+++ b/midipix.env
@@ -227,6 +227,7 @@ libffi_cv_hidden_visibility_attribute=yes
xorg_cv_malloc0_returns_null=yes"};
: ${CONFIG_CACHE_GNULIB:="
+gl_cv_double_slash_root=no
ac_cv_func___fseterr=yes
am_cv_func_working_getline=yes
gl_cv_C_locale_sans_EILSEQ=yes
@@ -239,6 +240,8 @@ gl_cv_func_chown_follows_symlink=yes
gl_cv_func_chown_slash_works=yes
gl_cv_func_exp2l_ieee=yes
gl_cv_func_expm1_ieee=yes
+gl_cv_func_fclose_stdin=yes
+gl_cv_func_fchownat_empty_filename_works=yes
gl_cv_func_fchownat_nofollow_works=yes
gl_cv_func_fcntl_f_dupfd_cloexec=yes
gl_cv_func_fcntl_f_dupfd_works=yes
@@ -265,6 +268,7 @@ gl_cv_func_hypot_ieee=yes
gl_cv_func_hypotl_ieee=yes
gl_cv_func_isfinitel_works=yes
gl_cv_func_isnanl_works=yes
+gl_cv_func_iswcntrl_works=yes
gl_cv_func_linkat_nofollow=yes
gl_cv_func_linkat_slash=yes
gl_cv_func_link_follows_symlink=yes
@@ -280,6 +284,7 @@ gl_cv_func_logf_ieee=yes
gl_cv_func_log_ieee=yes
gl_cv_func_lstat_dereferences_slashed_symlink=yes
gl_cv_func_mbrlen_empty_input=yes
+gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=yes
gl_cv_func_mbrtowc_empty_input=yes
gl_cv_func_memchr_works=yes
gl_cv_func_memmem_works_fast=yes
@@ -293,6 +298,7 @@ gl_cv_func_modfl_ieee=yes
gl_cv_func_nanosleep=yes
gl_cv_func_open_directory_works=yes
gl_cv_func_perror_works=yes
+gl_cv_func_posix_memalign_works=yes
gl_cv_func_printf_directive_a=yes
gl_cv_func_printf_directive_f=yes
gl_cv_func_printf_directive_n=yes
@@ -304,6 +310,8 @@ gl_cv_func_printf_sizes_c99=yes
gl_cv_func_pselect_detects_ebadf=yes
gl_cv_func_ptsname_sets_errno=yes
gl_cv_func_readlink_works=yes
+gl_cv_func_readlink_trailing_slash=yes
+gl_cv_func_readlink_truncate=yes
gl_cv_func_realpath_works=yes
gl_cv_func_remainderf_ieee=yes
gl_cv_func_remainder_ieee=yes
@@ -332,10 +340,12 @@ gl_cv_func_strchrnul_works=yes
gl_cv_func_strerror_0_works=yes
gl_cv_func_strstr_linear=yes
gl_cv_func_strtod_works=yes
+gl_cv_func_strtold_works=yes
gl_cv_func_strtoll_works=yes
gl_cv_func_strtoull_works=yes
gl_cv_func_svid_putenv=yes
gl_cv_func_symlink_works=yes
+gl_cv_func_symlinkat_works=yes
gl_cv_func_tdelete_works=yes
gl_cv_func_truncf_ieee=yes
gl_cv_func_trunc_ieee=yes
@@ -346,6 +356,7 @@ gl_cv_func_unlink_busy_text=yes
gl_cv_func_unlink_honors_slashes=yes
gl_cv_func_unsetenv_works=yes
gl_cv_func_usleep_works=yes
+gl_cv_func_utime_file_slash=yes
gl_cv_func_utimensat_works=yes
gl_cv_func_vsnprintf_posix=yes
gl_cv_func_vsnprintf_zerosize_c99=yes
@@ -356,6 +367,7 @@ gl_cv_func_working_mkstemp=yes
gl_cv_func_working_mktime=yes
gl_cv_func_working_strerror=yes
gl_cv_struct_dirent_d_ino=yes
-gl_cv_func_getopt_gnu=yes"};
+gl_cv_func_getopt_gnu=yes
+gl_cv_pthread_rwlock_rdlock_prefer_writer=no"};
# vim:filetype=sh textwidth=0