summaryrefslogtreecommitdiffstats
path: root/libraries/geocode-glib/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/geocode-glib/README')
-rw-r--r--libraries/geocode-glib/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/geocode-glib/README b/libraries/geocode-glib/README
index 6a7e5196f1..b4915ed7c4 100644
--- a/libraries/geocode-glib/README
+++ b/libraries/geocode-glib/README
@@ -5,6 +5,6 @@ achieve that. It also caches (reverse-)geocoding requests for faster
results and to avoid unnecessary server load.
Below variables can be used to configure the build:
- GTKDOC=true : Builds gtkdocs
- INSTROSPECTION=true : Enables the introspection generation
- TESTS=true : Build & install test programs
+ GTKDOC=yes : Builds gtkdocs
+ INSTROSPECTION=yes : Enables the introspection generation
+ TESTS=yes : Build & install test programs