From: Niclas Zeising zeising@daemonic.se
Reviewed-by: Emil Velikov emil.l.velikov@gmail.com --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build index be768afa..64f0d5b1 100644 --- a/meson.build +++ b/meson.build @@ -248,7 +248,7 @@ if prog_xslt.found() endif with_man_pages = with_man_pages != 'false' and prog_xslt.found() and prog_sed.found()
-# Used for tets +# Used for tests prog_bash = find_program('bash')
config.set10('HAVE_VISIBILITY',