configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3bc9eff57d6cd1ad71da4351a66004466d8c672c
Author: Riccardo Magliocchetti <[email protected]>
Date: Mon Aug 22 14:25:31 2016 +0200
configure: check for coinutils too
Change-Id: I57d165ed166d9b9e950f01978acf7e89d1dcc79a
Reviewed-on: https://gerrit.libreoffice.org/28318
Reviewed-by: Michael Stahl <[email protected]>
Tested-by: Jenkins <[email protected]>
(cherry picked from commit 9fc04e6e36fa4f40f942bb643b77b03979c8d29e)
Reviewed-on: https://gerrit.libreoffice.org/28554
Tested-by: Michael Stahl <[email protected]>
diff --git a/configure.ac b/configure.ac
index 5b7a89b..b1f0e69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9623,7 +9623,7 @@ if test "$enable_coinmp" != "no"; then
AC_MSG_RESULT([yes])
if test "$with_system_coinmp" = "yes"; then
SYSTEM_COINMP=TRUE
- PKG_CHECK_MODULES( COINMP, coinmp )
+ PKG_CHECK_MODULES(COINMP, coinmp coinutils)
FilterLibs "${COINMP_LIBS}"
COINMP_LIBS="${filteredlibs}"
else
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits