Added a test suite note to GTK+2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3690 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2005-04-07 00:17:41 +00:00
parent e42dc93115
commit 1c1483d6b6

View File

@ -78,6 +78,8 @@ the following commands:</para>
--without-libtiff --without-libjpeg &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>