summaryrefslogtreecommitdiffstats
path: root/system/evolution-data-server/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/evolution-data-server/README')
-rw-r--r--system/evolution-data-server/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/evolution-data-server/README b/system/evolution-data-server/README
index 5ffa024ca8..a06682602f 100644
--- a/system/evolution-data-server/README
+++ b/system/evolution-data-server/README
@@ -11,10 +11,10 @@ a shared library, which will be loaded by evolution-data-server on
startup.
Below variables can be used to configure the build:
- INTROSPECTION=yes : Enable GObject introspection
+ INTROSPECTION=no : Enable GObject introspection
the dependecies must be compiled with
introspection or the build will fail.
- VALA=yes : Generate VALA bindings
+ VALA=no : Generate VALA bindings
Requires INTROSPECTION=YES
GTKDOC=yes : Use gtk-doc to build documentation
TESTS=yes : Enable installed tests