[gnome-software/wip/ubuntu-3-20: 9/30] Build xdg-app-reviews only if ODRS is enabled
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/ubuntu-3-20: 9/30] Build xdg-app-reviews only if ODRS is enabled
- Date: Thu, 26 Oct 2017 21:37:56 +0000 (UTC)
commit 97a45f65ecb58ee3841e08a6eff2512f0fbb97b4
Author: William Hua <william hua canonical com>
Date: Tue Jun 14 01:41:54 2016 -0400
Build xdg-app-reviews only if ODRS is enabled
src/plugins/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index f0655d8..2b71caa 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -81,9 +81,11 @@ if HAVE_LIMBA
plugin_LTLIBRARIES += libgs_plugin_limba.la
endif
+if HAVE_XDG_APP
if HAVE_ODRS
plugin_LTLIBRARIES += libgs_plugin_odrs.la
endif
+endif
libgs_plugin_dummy_la_SOURCES = gs-plugin-dummy.c
libgs_plugin_dummy_la_LIBADD = $(GS_PLUGIN_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]