diff options
author | Ross Burton <ross@openedhand.com> | 2007-01-27 20:59:37 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-01-27 20:59:37 +0000 |
commit | dec4a3c1795e92d651def9a5f686aa6c753e1c64 (patch) | |
tree | ef921b3caaf92676f370cebe2a4ee81966b2652c /meta/site | |
parent | 02aa1079f87f11951ce83e7f698014ed7910635f (diff) | |
download | openembedded-core-dec4a3c1795e92d651def9a5f686aa6c753e1c64.tar.gz openembedded-core-dec4a3c1795e92d651def9a5f686aa6c753e1c64.tar.bz2 openembedded-core-dec4a3c1795e92d651def9a5f686aa6c753e1c64.zip |
Update gnome-vfs partially from OE, removing the krb hack
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1210 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site')
-rw-r--r-- | meta/site/arm-linux | 3 | ||||
-rw-r--r-- | meta/site/ix86-common | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/meta/site/arm-linux b/meta/site/arm-linux index 7946455b35..9987ff8dc1 100644 --- a/meta/site/arm-linux +++ b/meta/site/arm-linux @@ -313,6 +313,3 @@ ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} #dbus ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=no} - -# Nasty hack for gnome-vfs -ac_cv_path_KRB5_CONFIG=${ac_cv_path_KRB5_CONFIG=none} diff --git a/meta/site/ix86-common b/meta/site/ix86-common index b84a7aaa0f..6e6a2c96dd 100644 --- a/meta/site/ix86-common +++ b/meta/site/ix86-common @@ -252,6 +252,3 @@ 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} - -# Nasty hack for gnome-vfs -ac_cv_path_KRB5_CONFIG=${ac_cv_path_KRB5_CONFIG=none} |