[folks] build: Build eds backend by default
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] build: Build eds backend by default
- Date: Sun, 7 Aug 2011 11:44:27 +0000 (UTC)
commit 840c63c74effbfe1f6535786e36152905eed8454
Author: Philip Withnall <philip tecnocode co uk>
Date: Sun Aug 7 13:36:11 2011 +0200
build: Build eds backend by default
Signed-off-by: Raul Gutierrez Segales <rgs collabora co uk>
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9c12045..ad6820e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,7 +81,7 @@ AC_ARG_ENABLE(eds-backend,
AC_HELP_STRING([--enable-eds-backend],
[ build the E-D-S backend]),
enable_eds_backend=$enableval,
- enable_eds_backend=no )
+ enable_eds_backend=yes )
AM_CONDITIONAL([ENABLE_EDS], [test "x$enable_eds_backend" = "xyes"])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]