From 11387501856065dc4600b22a34f5b853ac4da4ea Mon Sep 17 00:00:00 2001 From: Stephen M Houston Date: Wed, 10 Jan 2018 11:44:24 -0800 Subject: [PATCH] Wiki page start changed with summary [] by Stephen M Houston --- pages/docs/distros/start.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 sudo ldconfig # needed on Linux to update linker library database -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: +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: meson build