From a69f948e6660a831b81017477cb17603f0d0b71c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ozan=20T=C3=BCrky=C4=B1lmaz?= Date: Thu, 12 May 2022 14:04:32 +0300 Subject: libraries/gnome-autoar: Use yes/no for build options Signed-off-by: Willy Sudiarto Raharjo --- libraries/gnome-autoar/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libraries/gnome-autoar/README') diff --git a/libraries/gnome-autoar/README b/libraries/gnome-autoar/README index db725e08a4dd2..e0b27ce032d79 100644 --- a/libraries/gnome-autoar/README +++ b/libraries/gnome-autoar/README @@ -13,7 +13,7 @@ are: preferences settings. Below variables can be used to configure the build: - INTROSPECTION=enabled : Build introspection support - GTKDOC=true : Build GTK Doc reference - TESTS=true : Build tests - VAPI=true : Build vala bindings + INTROSPECTION=yes : Build introspection support + GTKDOC=yes : Build GTK Doc reference + TESTS=yes : Build tests + VAPI=yes : Build vala bindings -- cgit v1.2.3