[librest/goa: 1/4] build: check for gnome-online-accounts
- From: Ross Burton <rburton src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librest/goa: 1/4] build: check for gnome-online-accounts
- Date: Fri, 13 Jan 2012 12:40:03 +0000 (UTC)
commit 88619e0fe6740114e3221c2760023c637d86a72f
Author: Ross Burton <ross linux intel com>
Date: Fri Jan 13 12:38:28 2012 +0000
build: check for gnome-online-accounts
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6499fa7..871babe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,6 +44,7 @@ PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.22)
PKG_CHECK_MODULES(SOUP, libsoup-2.4)
PKG_CHECK_MODULES(XML, libxml-2.0)
PKG_CHECK_MODULES(GTHREAD, gthread-2.0)
+PKG_CHECK_MODULES(GOA, goa-1.0)
AC_MSG_CHECKING([whether to use the GNOME environment])
AC_ARG_WITH([gnome],[AS_HELP_STRING([--without-gnome], [disable support for GNOME environment])],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]