From: Rolf Leggewie Date: Sun, 15 Jul 2007 23:22:51 +0000 (+0000) Subject: site/common-glibc: deal with scanf issue in preparation for inclusion of gnucash. X-Git-Tag: Release-2010-05/1~8868^2~144^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b91a4c2b93b761cb651be442b013ac92956e5ba;p=openembedded.git site/common-glibc: deal with scanf issue in preparation for inclusion of gnucash. Thanks Paul! --- diff --git a/site/common-glibc b/site/common-glibc index 2bbfbdb18b..37f8d87ce6 100644 --- a/site/common-glibc +++ b/site/common-glibc @@ -13,3 +13,5 @@ clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes} clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes} ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} +# gnucash +am_cv_scanf_lld=${am_cv_scanf_lld=yes}