[grilo-plugins] build: Remove grlpls double-check
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] build: Remove grlpls double-check
- Date: Wed, 7 May 2014 16:17:39 +0000 (UTC)
commit 25892c931f03952d06c528f1e5f9116b8d57cca9
Author: Bastien Nocera <hadess hadess net>
Date: Wed Apr 9 16:23:39 2014 +0200
build: Remove grlpls double-check
https://bugzilla.gnome.org/show_bug.cgi?id=727901
configure.ac | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 57804a6..a79d9d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -116,10 +116,6 @@ PKG_CHECK_MODULES([GRLPLS], [${GRLPLS_NAME} >= 0.2.0],
HAVE_GRLPLS=yes,
HAVE_GRLPLS=no)
-PKG_CHECK_MODULES([GRLPLS], [${GRLPLS_NAME} >= 0.2.0],
- HAVE_GRLPLS=yes,
- HAVE_GRLPLS=no)
-
PKG_CHECK_MODULES(XML, libxml-2.0, HAVE_XML=yes, HAVE_XML=no)
PKG_CHECK_MODULES(GIO, gio-2.0, HAVE_GIO=yes, HAVE_GIO=no)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]