elm: don't attempt to load clouseau when running in tree
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 29 May 2019 13:18:15 +0000 (09:18 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 3 Jun 2019 06:58:35 +0000 (15:58 +0900)
Summary:
clouseau doesn't work anyway
Depends on D8964

Reviewers: cedric

Reviewed By: cedric

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8965

src/lib/elementary/elm_main.c

index 1ffc160..49ce3b4 100644 (file)
@@ -349,6 +349,7 @@ _elm_old_clouseau_reload()
 static Eina_Bool
 _elm_clouseau_load()
 {
+   if (getenv("EFL_RUN_IN_TREE")) return EINA_FALSE;
    if (!_clouseau_info.is_init)
      {
         _clouseau_info.handle = eina_module_new(