diff options
author | Ross Burton <ross@openedhand.com> | 2007-03-15 10:36:52 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-03-15 10:36:52 +0000 |
commit | ffe0e46157774a5ff6289e6dbaa0ed6c479a26e4 (patch) | |
tree | e08cb3c5f3049adb0e7c6ad4b350239cf1c0245b /meta/site | |
parent | 7be913b38d3e1ce40f43a0db8f229c93654f470d (diff) | |
download | poky-ffe0e46157774a5ff6289e6dbaa0ed6c479a26e4.tar.gz |
Add entry for the iconv check in eds-dbus
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1346 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site')
-rw-r--r-- | meta/site/arm-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/site/arm-linux b/meta/site/arm-linux index 293add08c9..623c21f797 100644 --- a/meta/site/arm-linux +++ b/meta/site/arm-linux | |||
@@ -313,3 +313,6 @@ ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} | |||
313 | 313 | ||
314 | #dbus | 314 | #dbus |
315 | ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} | 315 | ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} |
316 | |||
317 | # eds-dbus | ||
318 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||