raster pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=dbd5df73cc009c2ec421b14f177f48e15efd6f63
commit dbd5df73cc009c2ec421b14f177f48e15efd6f63 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Sun Dec 17 09:51:20 2017 +0900 installl - update docs to use meson configure --- 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: --
