[gnome-online-accounts] build: Disable Ubuntu Online Accounts in telepathy-account-widgets



commit 71bdf1002e884d2448dfd772077c973e74a61457
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Aug 29 12:35:12 2016 +0200

    build: Disable Ubuntu Online Accounts in telepathy-account-widgets
    
    Our telepathy-account-widgets submodule doesn't need support for
    Ubuntu Online Accounts. So disable it instead of erroring out.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770542

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 177d58f..5d83b63 100644
--- a/configure.ac
+++ b/configure.ac
@@ -150,7 +150,7 @@ if test "$enable_backend" != "no"; then
     # telepathy-account-widgets
     prev_top_build_prefix=$ac_top_build_prefix
     prev_ac_configure_args=$ac_configure_args
-    ac_configure_args="$ac_configure_args --with-cheese=no --disable-gudev"
+    ac_configure_args="$ac_configure_args --with-cheese=no --disable-gudev 
--enable-ubuntu-online-accounts=no"
     # install the data together with the rest of GOA's data
     ac_configure_args="$ac_configure_args --with-pkgdatadir=${datadir}/gnome-online-accounts"
     # GOA ships its icons directly in ${datadir}/icons (usually /usr/share/icons/) and not


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]