[ostree] configure: Actually disable soup-gnome if not found
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] configure: Actually disable soup-gnome if not found
- Date: Mon, 28 Nov 2011 01:12:15 +0000 (UTC)
commit 56a9a68993ad38a1808790bf6335872c26799a96
Author: Colin Walters <walters verbum org>
Date: Sun Nov 27 18:08:18 2011 -0500
configure: Actually disable soup-gnome if not found
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a72004b..a98bd5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,6 +39,7 @@ if test x$with_soup_gnome != xno; then
AC_DEFINE([HAVE_LIBSOUP_GNOME], [1], [Define if we have libsoup-gnome])
else
PKG_CHECK_MODULES(OT_COREBIN_DEP, [$GIO_DEPENDENCY])
+ with_soup_gnome=no
fi
else
PKG_CHECK_MODULES(OT_COREBIN_DEP, [$GIO_DEPENDENCY])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]