summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2018-08-14 11:03:47 +0000
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2018-08-14 11:03:47 +0000
commit01cb4e826f16b5b274c4525d8ddc11703142db3d (patch)
treef78bd8647d85a3a5fd9236631f14609a3d0361b7 /meson_options.txt
parent752314a61f4b5e91526e9f71dc7e2c9193217873 (diff)
downloaddconf-01cb4e826f16b5b274c4525d8ddc11703142db3d.tar.gz
Revert "Merge branch 'fix/build-gtk-doc' into 'master'"
This reverts merge request !18
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 4fbd85c..9c8e3e6 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,3 +1,3 @@
option('bash_completion', type: 'boolean', value: true, description: 'install bash completion files')
option('man', type: 'boolean', value: true, description: 'generate man pages')
-option('enable-gtk-doc', type: 'boolean', value: false, description: 'use gtk-doc to build documentation')
+option('gtk_doc', type: 'boolean', value: false, description: 'use gtk-doc to build documentation')