aboutsummaryrefslogtreecommitdiffstats
path: root/meta/site/common-glibc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/site/common-glibc')
-rw-r--r--meta/site/common-glibc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/site/common-glibc b/meta/site/common-glibc
index 6df99933c0..9ed7a85a87 100644
--- a/meta/site/common-glibc
+++ b/meta/site/common-glibc
@@ -1,5 +1,7 @@
# general
ac_cv_have_decl_sys_siglist=${ac_cv_have_decl_sys_siglist=yes}
+ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
+ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes}
# bash
bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist=yes}
@@ -18,3 +20,6 @@ ac_cv_func_snprintf_c99=${ac_cv_func_snprintf_c99=yes}
ac_cv_func_vsnprintf_c99=${ac_cv_func_vsnprintf_c99=yes}
glib_cv_compliant_posix_memalign=${glib_cv_compliant_posix_memalign=1}
glib_cv_long_long_format=${glib_cv_long_long_format=ll}
+
+# gnucash
+am_cv_scanf_lld=${am_cv_scanf_lld=yes}