desktop-file-utils: avoid host pollution
[scm/bb/meta-tizen.git] / meta-tizen-common-base / recipes-core / desktop-file-utils / desktop-file-utils-extraconf.inc
1 # The Tizen .spec assumes that Emacs is not installed and therefore
2 # the lisp files don't get installed. When emacs is installed on the
3 # host, the .spec derived build rules fail. To remove the host
4 # environment dependency, disable the check for emacs as done before
5 # in http://patchwork.openembedded.org/patch/40467/
6
7 CACHED_CONFIGUREVARS += "ac_cv_prog_EMACS=no"