X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=build%2Ftizen%2Fconfigure.ac;h=7a90b2a0bf12ee8b8c4d171d28cb4989b01647aa;hp=ee0034e89c0790ac5e185fefa5e0788edddd552b;hb=10d2080e1d25b75347daa2f8c2dcee494fbcb175;hpb=5a984a1705bf94f17a8ef6a05ce170d1a47e49b1 diff --git a/build/tizen/configure.ac b/build/tizen/configure.ac index ee0034e..7a90b2a 100644 --- a/build/tizen/configure.ac +++ b/build/tizen/configure.ac @@ -68,7 +68,7 @@ AM_CONDITIONAL([ENABLE_JAVASCRIPT_PLUGIN], [test x$enable_javascript = xyes]) # Tizen Profile options AC_ARG_ENABLE([profile], - [AC_HELP_STRING([--enable-profile=COMMON,MOBILE,LITE,WEARABLE,TV], + [AC_HELP_STRING([--enable-profile=COMMON,MOBILE,WEARABLE,TV], [Select the variant of tizen])], [dali_profile=$enableval], [dali_profile=COMMON])