Kaydet (Commit) 296371d5 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

untabify

Change-Id: I4e7eae9270f97db7b840cc57fb29835ac6f1231e
üst 314c469c
...@@ -9392,10 +9392,10 @@ if test "$enable_coinmp" != "no"; then ...@@ -9392,10 +9392,10 @@ if test "$enable_coinmp" != "no"; then
ENABLE_COINMP=TRUE ENABLE_COINMP=TRUE
AC_MSG_RESULT([yes]) AC_MSG_RESULT([yes])
if test "$with_system_coinmp" = "yes"; then if test "$with_system_coinmp" = "yes"; then
SYSTEM_COINMP=TRUE SYSTEM_COINMP=TRUE
PKG_CHECK_MODULES( COINMP, coinmp ) PKG_CHECK_MODULES( COINMP, coinmp )
else else
BUILD_TYPE="$BUILD_TYPE COINMP" BUILD_TYPE="$BUILD_TYPE COINMP"
fi fi
else else
AC_MSG_RESULT([no]) AC_MSG_RESULT([no])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment