Merge from TIZEN 2.3
[platform/core/uifw/e17.git] / configure.ac
index 0b8969e..c0dfa9a 100644 (file)
@@ -631,7 +631,7 @@ e_extra_features+="-D_F_SHELF_INPUT_CONTROL_ "
 # add extended iconify
 e_extra_features+="-D_F_USE_EXTENDED_ICONIFY_ "
 # enable window rotation management per zone
-e_extra_features+="-D_F_ZONE_WINDOW_ROTATION_ "
+#e_extra_features+="-D_F_ZONE_WINDOW_ROTATION_ "
 # add e logging buffer for debugging purpose
 e_extra_features+="-D_F_E_LOGBUF_ "
 # enable the resist effect and add the magnetic effect
@@ -648,8 +648,8 @@ e_extra_features+="-D_F_BORDER_HOOK_PATCH_ "
 e_extra_features+="-D_F_COMP_LAYER_ "
 # add use dlog
 e_extra_features+="-D_F_USE_DLOG_ "
-# enable to copy the directory for configuration files
-e_extra_features+="-D_F_COPY_FROM_DATA_DIR_ "
+# enable patch to handling except case that a client will do consecutively the Map and Unmap repeatedly.
+e_extra_features+="-D_F_FIX_POSITION_PROBLEM_ "
 
 have_extra_features=no
 AC_ARG_ENABLE(extra_features,