Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/check.xml

    r48a96e70 r1437142  
    66]>
    77
    8 <sect1 id="ch-temp-system-check" role="wrap">
     8<sect1 id="ch-testsuite-tools-check" role="wrap">
    99  <?dbhtml filename="check.html"?>
    1010
    1111  <title>Check-&check-version;</title>
    1212
    13   <indexterm zone="ch-temp-system-check">
     13  <indexterm zone="ch-testsuite-tools-check">
    1414    <primary sortas="a-Check">Check</primary>
    1515  </indexterm>
     
    2929<screen os="d"><userinput>PKG_CONFIG= ./configure --prefix=/tools \
    3030    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    31 
    32     <variablelist os="e">
    33       <title>The meaning of the new configure option:</title>
    34 
    35       <varlistentry>
    36         <term><parameter>PKG_CONFIG=</parameter></term>
    37         <listitem>
    38           <para>Prevents check from using <command>pkg-config</command> to
    39           search for additional packages that may be on the host but
    40           won't exist inside the temporary build environment.</para>
    41         </listitem>
    42       </varlistentry>
    43 
    44     </variablelist>
    4531
    4632    <para os="f">Build the package:</para>
     
    7763          <para>Awk script for generating C unit tests for use with the C the
    7864          Check unit testing framework</para>
    79           <indexterm zone="ch-temp-system-check checkmk">
     65          <indexterm zone="ch-testsuite-tools-check checkmk">
    8066            <primary sortas="b-check">checkmk</primary>
    8167          </indexterm>
     
    8874          <para>Contains functions that allow Check to be called from a test
    8975          program</para>
    90           <indexterm zone="ch-temp-system-check libcheck">
    91             <primary sortas="c-libcheck">libcheck.{a,so}</primary>
     76          <indexterm zone="ch-testsuite-tools-check libcheck">
     77            <primary sortas="c-libcheck">libcheck.{a,so};</primary>
    9278          </indexterm>
    9379        </listitem>
Note: See TracChangeset for help on using the changeset viewer.