Wiki page start changed with summary [] by Stephen M Houston

This commit is contained in:
Stephen M Houston 2018-01-10 11:44:24 -08:00 committed by apache
parent cd09ff6f78
commit 1138750185
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ sudo make install
sudo ldconfig # needed on Linux to update linker library database
</code>
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:
<code bash>
meson build