[gnome-builder: 11/139] build: update info about build options



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]