[gnome-online-accounts] Enable ownCloud by default
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] Enable ownCloud by default
- Date: Wed, 6 Feb 2013 10:43:17 +0000 (UTC)
commit 0e54847d1724c7d9bebeeda092e3bfedbb6ff255
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Feb 5 22:34:57 2013 +0100
Enable ownCloud by default
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f129b7f..bebe116 100644
--- a/configure.ac
+++ b/configure.ac
@@ -177,7 +177,7 @@ AC_ARG_ENABLE([owncloud],
[AS_HELP_STRING([--enable-owncloud],
[Enable ownCloud provider])],
[],
- [enable_owncloud=no])
+ [enable_owncloud=yes])
if test "$enable_owncloud" != "no"; then
AC_DEFINE(GOA_OWNCLOUD_ENABLED, 1, [Enable ownCloud data provider])
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]