[gnome-builder: 11/139] build: update info about build options
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder: 11/139] build: update info about build options
- Date: Thu, 10 Jan 2019 04:18:14 +0000 (UTC)
commit aebb7a98a1a8446b95f9d3c7f3cf971749dbdac4
Author: Christian Hergert <chergert redhat com>
Date: Wed Jan 9 15:03:24 2019 -0800
build: update info about build options
meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 1c1a674d8..d17390baf 100644
--- a/meson.build
+++ b/meson.build
@@ -71,8 +71,8 @@ status += [
'fusermount ............ : @0@'.format(get_option('fusermount_wrapper')),
'tcmalloc_minimal ...... : @0@'.format(get_option('tcmalloc')),
'',
- 'Help Docs ............. : @0@'.format(get_option('with_help')),
- 'API Docs .............. : @0@'.format(get_option('with_docs')),
+ 'Help Docs ............. : @0@'.format(get_option('help')),
+ 'API Docs .............. : @0@'.format(get_option('docs')),
'', ''
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]