Removal of LITE profile 65/36765/2
authortaeyoon <taeyoon0.lee@samsung.com>
Fri, 13 Mar 2015 06:44:32 +0000 (15:44 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 13 Mar 2015 11:16:38 +0000 (04:16 -0700)
Change-Id: I551a4dbd065312c07e9ac5e4356adfae34b4f961

build/tizen/configure.ac

index c1858ef..a36e0a8 100644 (file)
@@ -69,7 +69,7 @@ AM_CONDITIONAL([ENABLE_JAVASCRIPT_PLUGIN], [test x$enable_javascript = xyes])
 
 # Tizen Profile options
 AC_ARG_ENABLE([profile],
 
 # 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])
                             [Select the variant of tizen])],
               [dali_profile=$enableval],
               [dali_profile=COMMON])