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
index e69de29..de023af 100644 (file)
@@ -0,0 +1,7 @@
+# The Tizen .spec assumes that Emacs is not installed and therefore
+# the lisp files don't get installed. When emacs is installed on the
+# host, the .spec derived build rules fail. To remove the host
+# environment dependency, disable the check for emacs as done before
+# in http://patchwork.openembedded.org/patch/40467/
+
+CACHED_CONFIGUREVARS += "ac_cv_prog_EMACS=no"