Very nasty hack for gnome-vfs, to force the krb5_config check to fail

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1095 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2006-12-24 12:54:12 +00:00
parent 95442bab20
commit d7c925b6f7
2 changed files with 6 additions and 0 deletions

View File

@ -313,3 +313,6 @@ 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}

View File

@ -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}
# Nasty hack for gnome-vfs
ac_cv_path_KRB5_CONFIG=${ac_cv_path_KRB5_CONFIG=none}