From 8f1d6d571679d9281a22ece1500dd376e7ebbf69 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Tue, 21 Nov 2017 09:04:43 +0900 Subject: [PATCH] update install to use meson configure not mesonconf --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 3e797a1..2eac4a6 100644 --- a/INSTALL +++ b/INSTALL @@ -28,7 +28,7 @@ To set 1 or more project specific options: To display current configuration: - mesonconf build + meson configure build The above will only work after at least the following is done: