summaryrefslogtreecommitdiffstats
path: root/libraries/libgdata/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libgdata/README')
-rw-r--r--libraries/libgdata/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libgdata/README b/libraries/libgdata/README
index fcbc29f6f8..94614677be 100644
--- a/libraries/libgdata/README
+++ b/libraries/libgdata/README
@@ -5,8 +5,8 @@ support.
Below variables can be used to configure the build:
GTKDOC=yes : Builds gtkdocs
- INSTROSPECTION=yes : Enables the introspection generation
+ INSTROSPECTION=no : Disable the introspection generation
TESTS=yes : Build & install test programs
- VAPI=yes : Enable creation of vapi files
+ VAPI=no : Disable creation of vapi files
OAUTH=yes : Enable OAuth 1.0 support (deprecated)
MAN=yes : Generate man pages