summaryrefslogtreecommitdiff
path: root/pango/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-01 14:04:23 +0000
committerMatthias Clasen <mclasen@redhat.com>2019-07-01 16:49:04 +0000
commit71461689b0e34d873018d46bff555475019fbf4a (patch)
tree1b401d51a28c7b33689bd54406af35cb665e5ecd /pango/meson.build
parentd15702c43770f8ce99145e02a85a54b213885986 (diff)
downloadpango-71461689b0e34d873018d46bff555475019fbf4a.tar.gz
meson: Use 'standard' option names
Use 'gtk_doc' for documentation and 'introspection' for, well, introspection. This matches what the rest of the stack does. Fixes https://gitlab.gnome.org/GNOME/pango/issues/364
Diffstat (limited to 'pango/meson.build')
-rw-r--r--pango/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/meson.build b/pango/meson.build
index 9dd02bdc..6d35cc32 100644
--- a/pango/meson.build
+++ b/pango/meson.build
@@ -122,7 +122,7 @@ libpango = library(
pango_dep_sources = [pango_enum_h]
-build_gir = get_option('gir')
+build_gir = get_option('introspection')
if build_gir
gir_args = [