X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=build%2Ftizen%2Fconfigure.ac;h=a36e0a8701b8a42e3b514e259ed413779b752150;hp=c1858efe701755b342bd7c5ec6264c9f3dbc9e9e;hb=97d41727abfa86c0c13c6216d2eace5923f36297;hpb=e8efa9549ccedae5b8377c9eb331aa8392895879 diff --git a/build/tizen/configure.ac b/build/tizen/configure.ac index c1858ef..a36e0a8 100644 --- a/build/tizen/configure.ac +++ b/build/tizen/configure.ac @@ -69,7 +69,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])