Merge branch 'tizen' into devel/new_mesh
[platform/core/uifw/dali-toolkit.git] / build / tizen / configure.ac
index 1e94aa3..5f027e6 100644 (file)
@@ -57,8 +57,8 @@ AC_ARG_ENABLE([javascript],
               [AC_HELP_STRING([--enable-javascript],
                [Enable JavaScript plugin])] ,
                [enable_javascript=$enableval],
-               [enable_javascript=automatic])
-
+               [enable_javascript=no])
+#TODO MESH_REWORK  Change default back to automatic
 
 if test "x$enable_debug" = "xyes"; then
   DALI_TOOLKIT_CFLAGS="$DALI_TOOLKIT_CFLAGS -DDEBUG_ENABLED"