site/common-glibc: deal with scanf issue in preparation for inclusion of gnucash.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 15 Jul 2007 23:22:51 +0000 (23:22 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 15 Jul 2007 23:22:51 +0000 (23:22 +0000)
Thanks Paul!

site/common-glibc

index 2bbfbdb..37f8d87 100644 (file)
@@ -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}