devilhorns pushed a commit to branch master.

commit 8ed4b5ac84bd343ef69723c09637d3deb3e175f3
Author: Chris Michael <[email protected]>
Date:   Wed Jul 24 07:06:49 2013 +0100

    Add wayland to ecore_imf "in tree" modules
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/lib/ecore_imf/ecore_imf_module.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/lib/ecore_imf/ecore_imf_module.c 
b/src/lib/ecore_imf/ecore_imf_module.c
index 1aa8934..296f6bf 100644
--- a/src/lib/ecore_imf/ecore_imf_module.c
+++ b/src/lib/ecore_imf/ecore_imf_module.c
@@ -54,6 +54,9 @@ ecore_imf_module_init(void)
 #ifdef BUILD_ECORE_IMF_SCIM
                "scim",
 #endif
+#ifdef BUILD_ECORE_IMF_WAYLAND
+                "wayland",
+#endif
                NULL
              };
              const char **itr;

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to