summaryrefslogtreecommitdiff
path: root/libraries/geocode-glib/README
diff options
context:
space:
mode:
authorOzan Türkyılmaz <ozan.turkyilmaz@gmail.com>2022-07-17 12:24:31 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-17 19:08:45 +0700
commit0f1bdcdbe091bdd4c4a476e6b8019ff15409c39b (patch)
tree307b2319390d1410a38daafbb18f7e5f301cc23b /libraries/geocode-glib/README
parent7fea94717c47a6dffcd8c937014fbade14fa94a5 (diff)
downloadslackbuilds-0f1bdcdbe091bdd4c4a476e6b8019ff15409c39b.tar.gz
libraries/geocode-glib: Make introspection yes by default
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/geocode-glib/README')
-rw-r--r--libraries/geocode-glib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/geocode-glib/README b/libraries/geocode-glib/README
index 1c3bf0020b..10db582b42 100644
--- a/libraries/geocode-glib/README
+++ b/libraries/geocode-glib/README
@@ -6,5 +6,5 @@ results and to avoid unnecessary server load.
Below variables can be used to configure the build:
GTKDOC=yes : Builds gtkdocs
- INTROSPECTION=yes : Enables the introspection generation
+ INTROSPECTION=no : Disables the introspection generation
TESTS=yes : Build & install test programs