mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Redo commit 15408 with log: put "make doc" before install in alsa-lib
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15410 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
bbaf440e69
commit
17833b002f
@ -125,6 +125,14 @@
|
||||
<screen><userinput>./configure &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
If you have <application>Doxygen</application> installed and you wish to
|
||||
build the library API documentation, run the following
|
||||
commands from the top-level directory of the source tree:
|
||||
</para>
|
||||
|
||||
<screen><userinput>make doc</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
</para>
|
||||
@ -135,14 +143,6 @@ make</userinput></screen>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
|
||||
<para>
|
||||
If you have <application>Doxygen</application> installed and you wish to
|
||||
build the library API documentation, run the following
|
||||
commands from the top-level directory of the source tree:
|
||||
</para>
|
||||
|
||||
<screen><userinput>make doc</userinput></screen>
|
||||
|
||||
<para>
|
||||
To install the API documentation, run the following command as
|
||||
the <systemitem class="username">root</systemitem> user:
|
||||
|
Loading…
Reference in New Issue
Block a user