From d7c925b6f7511e5e5374ca119aeb47758969fde6 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Sun, 24 Dec 2006 12:54:12 +0000 Subject: 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 --- meta/site/ix86-common | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/site/ix86-common') diff --git a/meta/site/ix86-common b/meta/site/ix86-common index 6e6a2c96dd..b84a7aaa0f 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} + +# Nasty hack for gnome-vfs +ac_cv_path_KRB5_CONFIG=${ac_cv_path_KRB5_CONFIG=none} -- cgit v1.2.3-54-g00ecf