diff options
author | Ross Burton <ross@openedhand.com> | 2007-03-15 16:08:40 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-03-15 16:08:40 +0000 |
commit | 4b10b50d7e0fa87c37aa11bfd0d570cc896faec9 (patch) | |
tree | ca3bb19013b67642a161fab8127443cf37745471 /meta/site | |
parent | f998218aa836d5a0012e06ae7c5941d9122f5a2e (diff) | |
download | poky-4b10b50d7e0fa87c37aa11bfd0d570cc896faec9.tar.gz |
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
Diffstat (limited to 'meta/site')
-rw-r--r-- | meta/site/ix86-common | 3 |
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 | |||
252 | # xorg X11R7 | 252 | # xorg X11R7 |
253 | ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no} | 253 | ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no} |
254 | ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no} | 254 | ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no} |
255 | |||
256 | # eds-dbus | ||
257 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||