Merge "Fix a bug of not working network logging" into devel/master
authorYoonsang Lee <ysang114.lee@samsung.com>
Mon, 9 Nov 2015 07:37:14 +0000 (23:37 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Mon, 9 Nov 2015 07:37:14 +0000 (23:37 -0800)
1  2 
build/tizen/configure.ac

@@@ -335,9 -302,8 +335,9 @@@ Configuratio
    Shader Binary Cache:              $enable_shaderbincache
    Build for Node.JS (LibUV)         $build_for_node_js
    Ecore Version At Least 1.13.0     $ecore_imf_1_13
-   Network logging enabled:          $enable_network_logging
+   Network logging enabled:          $enable_networklogging
    Font config file:                 $fontConfigurationFile
 +  Tizen 2.2 compatibility:          $with_tizen_2_2_compatibility
  "
  # optional output of node.js source path if we're building for node.js
  if test "x$build_for_node_js" != "xno"; then