diff options
author | Stephen M Houston <smhouston88@gmail.com> | 2018-01-10 11:44:24 -0800 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-01-10 11:44:24 -0800 |
commit | 11387501856065dc4600b22a34f5b853ac4da4ea (patch) | |
tree | beeaae1203caa4b5f785ea52fa4957912cdf4137 /pages/docs/distros/start.txt | |
parent | cd09ff6f78b3fc3a0b1de2d053f50a997bd05c0f (diff) |
Wiki page start changed with summary [] by Stephen M Houston
Diffstat (limited to '')
-rw-r--r-- | pages/docs/distros/start.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/distros/start.txt b/pages/docs/distros/start.txt index ed6735bde..4acecdee6 100644 --- a/pages/docs/distros/start.txt +++ b/pages/docs/distros/start.txt | |||
@@ -57,7 +57,7 @@ sudo make install | |||
57 | sudo ldconfig # needed on Linux to update linker library database | 57 | sudo ldconfig # needed on Linux to update linker library database |
58 | </code> | 58 | </code> |
59 | 59 | ||
60 | If you are in a library that doesn't have a configure.ac, it is likely using meson. For meson based libraries and applications run this in the project's top level directory: | 60 | If you are in a library that doesn't have a ''configure.ac'', it is likely using meson. For meson based libraries and applications run this in the project's top level directory: |
61 | 61 | ||
62 | <code bash> | 62 | <code bash> |
63 | meson build | 63 | meson build |