From 0adf7415b7f1bea50ae8557f52576e31c92d8bf9 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 24 Nov 2017 06:43:34 +0000 Subject: [PATCH] common/build-style/meson.sh: fix comment --- common/build-style/meson.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/build-style/meson.sh b/common/build-style/meson.sh index 9a3a74d3a4..4564232bca 100644 --- a/common/build-style/meson.sh +++ b/common/build-style/meson.sh @@ -1,5 +1,5 @@ # -# This helper is for templates using GNU configure scripts. +# This helper is for templates using meson. # do_configure() { : ${meson_cmd:=meson}