From d20e041f2f9c27bd3fc8f0f266c1e6a1f286eb3f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 2 Sep 2007 15:48:40 +0000 Subject: site: Sync with OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2655 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/site/common-glibc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'meta/site/common-glibc') 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} -- cgit v1.2.3-54-g00ecf