summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-03-15 16:08:40 +0000
committerRoss Burton <ross@openedhand.com>2007-03-15 16:08:40 +0000
commit7e254a57f83993293b54f00cee7d58e533130c01 (patch)
treeca3bb19013b67642a161fab8127443cf37745471
parente4669e559ba1e97f425926f8fc5ac13ece1f18b5 (diff)
downloadtizen-distro-7e254a57f83993293b54f00cee7d58e533130c01.tar.gz
tizen-distro-7e254a57f83993293b54f00cee7d58e533130c01.tar.bz2
tizen-distro-7e254a57f83993293b54f00cee7d58e533130c01.zip
Define eds-dbus symbols for now, see if this fixes the build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1351 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/site/ix86-common3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/site/ix86-common b/meta/site/ix86-common
index 6e6a2c96dd..6715069ad3 100644
--- a/meta/site/ix86-common
+++ b/meta/site/ix86-common
@@ -252,3 +252,6 @@ jm_cv_func_working_readdir=yes
# xorg X11R7
ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no}
ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no}
+
+# eds-dbus
+ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes}