configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 296371d5d8f58c46e976f66b11599410d97dc472 Author: Lionel Elie Mamane <lio...@mamane.lu> Date: Fri Sep 26 15:39:18 2014 +0200 untabify Change-Id: I4e7eae9270f97db7b840cc57fb29835ac6f1231e diff --git a/configure.ac b/configure.ac index 823fcdd..3981c49 100644 --- a/configure.ac +++ b/configure.ac @@ -9392,10 +9392,10 @@ if test "$enable_coinmp" != "no"; then ENABLE_COINMP=TRUE AC_MSG_RESULT([yes]) if test "$with_system_coinmp" = "yes"; then - SYSTEM_COINMP=TRUE - PKG_CHECK_MODULES( COINMP, coinmp ) + SYSTEM_COINMP=TRUE + PKG_CHECK_MODULES( COINMP, coinmp ) else - BUILD_TYPE="$BUILD_TYPE COINMP" + BUILD_TYPE="$BUILD_TYPE COINMP" fi else AC_MSG_RESULT([no]) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits