<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-cross-tools-pkg-config-lite" role="wrap">
  <?dbhtml filename="pkg-config-lite.html"?>

  <title>Pkg-config-lite-&pkg-config-lite-version;</title>

  <indexterm zone="ch-cross-tools-pkg-config-lite">
    <primary sortas="a-Pkg-config-lite">Pkg-config-lite</primary>
    <secondary>cross tools</secondary>
  </indexterm>

  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  href="../../final-system/common/pkg-config-lite.xml"
  xpointer="xpointer(//*[@role='package'])"/>

  <sect2 role="installation">
    <title>Installation of Pkg-config-lite</title>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/pkg-config-lite.xml"
    xpointer="xpointer(//*[@os='a'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/pkg-config-lite.xml"
    xpointer="xpointer(//*[@os='b'])"/>

<screen os="c"><userinput>./configure --prefix=/cross-tools \
    --with-pc-path=/tools/lib64/pkgconfig:/tools/share/pkgconfig</userinput></screen>

    <variablelist os="d">
      <title>The meaning of the new configure option:</title>

      <varlistentry>
        <term><parameter>--with-pc-path</parameter></term>
        <listitem>
          <para>This sets the default PKG_CONFIG_PATH to
          <filename class="directory">/tools/lib64/pkgconfig</filename> and
          <filename class="directory">/tools/share/pkgconfig</filename>.</para>
        </listitem>
      </varlistentry>

    </variablelist>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/pkg-config-lite.xml"
    xpointer="xpointer(//*[@os='e'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/pkg-config-lite.xml"
    xpointer="xpointer(//*[@os='f'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/pkg-config-lite.xml"
    xpointer="xpointer(//*[@os='g'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/pkg-config-lite.xml"
    xpointer="xpointer(//*[@os='h'])"/>

  </sect2>

  <sect2 role="content">
    <title/>

    <para>Details on this package are located in <xref
    linkend="contents-pkg-config-lite" role="."/></para>

  </sect2>

</sect1>
