summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 2dab818..0526e6f 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,7 +1,7 @@
-option('autotools',
+option('yelpm4',
type: 'boolean', value: true,
description: 'Install autotools macros')
-option('yelp_manual',
+option('help',
type: 'boolean', value: false,
- description: 'Build user manual (requires awk)') \ No newline at end of file
+ description: 'Install help files')