Added a test suite note to PCRE.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4143 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2005-05-11 19:10:27 +00:00
parent 7c431134a8
commit 4fa8bf55e1

View File

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