Added a test suite note to ALSA Library.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3858 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2005-04-30 08:50:44 +00:00
parent b36e6e4c01
commit c0c810cb90

View File

@ -72,6 +72,8 @@ running the following commands:</para>
<screen><userinput><command>./configure --enable-static &amp;&amp;
make</command></userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>