[totem-pl-parser] build: Don't link totem-pl-parser to libquvi
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] build: Don't link totem-pl-parser to libquvi
- Date: Sat, 24 Aug 2013 02:37:26 +0000 (UTC)
commit 57f9e3910e1c7e4b8f74371e9fae4b4f7902bd81
Author: Bastien Nocera <hadess hadess net>
Date: Sat Aug 24 04:36:22 2013 +0200
build: Don't link totem-pl-parser to libquvi
We're not using it in the main library, and the license is
incompatible with our own.
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a6649ee..7df1335 100644
--- a/configure.ac
+++ b/configure.ac
@@ -120,7 +120,6 @@ if test "x$enable_quvi" != "xno" ; then
AC_MSG_ERROR([Quvi support requested but not available.])
fi
if test "x$have_quvi" = "xyes" ; then
- pkg_modules="$pkg_modules libquvi-0.9"
QUVI="libquvi-0.9"
AC_DEFINE(HAVE_QUVI, 1, [libquvi available in the system])
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]