Added make check for lcms

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4737 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tushar Teredesai 2005-07-18 18:45:07 +00:00
parent 1f01e7007e
commit ac5070ad79

View File

@ -83,6 +83,8 @@
./configure --prefix=/usr &&
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install &amp;&amp;