[giggle] configure.ac: Disable evolution-data-server integration by default
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [giggle] configure.ac: Disable evolution-data-server integration by default
- Date: Tue, 17 May 2011 13:02:03 +0000 (UTC)
commit 3a07622b0547a18d50c4a6832550cfffd0b9b715
Author: Javier Jardón <jjardon gnome org>
Date: Tue May 17 13:55:08 2011 +0100
configure.ac: Disable evolution-data-server integration by default
configure.ac | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b7a2bb8..11ff23c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,9 +60,8 @@ dnl | Evolution Data Server |-----------------------------------
dnl -----------------------
AC_ARG_ENABLE([evolution-data-server],
- [AS_HELP_STRING([--disable-evolution-data-server],
- [disable features using Evolution Data Server])],,
- [enable_evolution_data_server=yes])
+ [AS_HELP_STRING([--enable-evolution-data-server],
+ [Enable features using Evolution Data Server])])
if test "$enable_evolution_data_server" = "yes"
then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]