Fix typo.

This commit is contained in:
Michael R Sweet
2021-07-18 16:46:34 -04:00
parent b007156c01
commit 78c1da815e
4 changed files with 4 additions and 4 deletions

View File

@ -525,7 +525,7 @@ make install-shared
</li>
<li><p><code>CPPFLAGS</code>: options for the C preprocessor (default &quot;&quot;)</p>
</li>
<li><p><code>DESTDIR&quot; and &quot;DSTROOT</code>: specifies a root directory when installing (default is &quot;&quot;, specify only one)</p>
<li><p><code>DESTDIR</code> and <code>DSTROOT</code>: specifies a root directory when installing (default is &quot;&quot;, specify only one)</p>
</li>
<li><p><code>DSOFLAGS</code>: options for the C compiler when linking the shared library (default &quot;&quot;)</p>
</li>