Ignore:
Timestamp:
Sep 10, 2013, 11:06:11 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fe3e23c0
Parents:
af5caa0
Message:

Pkg-config should be Pkg-config-lite. It also removes lite- from the pkg-config-lite version entity, and this also lets JHALFS extract the pkg-config commands to generate a proper Makefile. Do not put extra strings in front of versions. Evil.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips64/pkg-config-lite.xml

    raf5caa0 rf4e3f3c  
    66]>
    77
    8 <sect1 id="ch-system-pkg-config" role="wrap">
    9   <?dbhtml filename="pkg-config.html"?>
     8<sect1 id="ch-system-pkg-config-lite" role="wrap">
     9  <?dbhtml filename="pkg-config-lite.html"?>
    1010
    11   <title>Pkg-config-&pkg-config-version;</title>
     11  <title>Pkg-config-lite-&pkg-config-lite-version;</title>
    1212
    13   <indexterm zone="ch-system-pkg-config">
    14     <primary sortas="a-Autoconf">Pkg-config</primary>
     13  <indexterm zone="ch-system-pkg-config-lite">
     14    <primary sortas="a-Pkg-config-lite">Pkg-config-lite</primary>
    1515  </indexterm>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    18   href="../common/pkg-config.xml"
     18  href="../common/pkg-config-lite.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
    2020
    2121  <sect2 role="installation">
    22     <title>Installation of Pkg-config</title>
     22    <title>Installation of Pkg-config-lite</title>
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/pkg-config.xml"
     25    href="../common/pkg-config-lite.xml"
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    2828    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    29     href="../multilib/pkg-config.xml"
     29    href="../multilib/pkg-config-lite.xml"
    3030    xpointer="xpointer(//*[@os='b'])"/>
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/pkg-config.xml"
     33    href="../common/pkg-config-lite.xml"
    3434    xpointer="xpointer(//*[@os='c'])"/>
    3535
    3636    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/pkg-config.xml"
     37    href="../common/pkg-config-lite.xml"
    3838    xpointer="xpointer(//*[@os='d'])"/>
    3939
    4040    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    41     href="../common/pkg-config.xml"
     41    href="../common/pkg-config-lite.xml"
    4242    xpointer="xpointer(//*[@os='e'])"/>
    4343
    4444    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    45     href="../common/pkg-config.xml"
     45    href="../common/pkg-config-lite.xml"
    4646    xpointer="xpointer(//*[@os='f'])"/>
    4747
    4848    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/pkg-config.xml"
     49    href="../common/pkg-config-lite.xml"
    5050    xpointer="xpointer(//*[@os='g'])"/>
    5151
    5252    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    53     href="../multilib/pkg-config.xml"
     53    href="../multilib/pkg-config-lite.xml"
    5454    xpointer="xpointer(//*[@os='m1'])"/>
    5555
     
    5959
    6060    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    61     href="../multilib/pkg-config.xml"
     61    href="../multilib/pkg-config-lite.xml"
    6262    xpointer="xpointer(//*[@os='m3'])"/>
    6363
     
    7171
    7272  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    73   href="../common/pkg-config.xml"
    74   xpointer="xpointer(id('contents-pkg-config'))"/>
     73  href="../common/pkg-config-lite.xml"
     74  xpointer="xpointer(id('contents-pkg-config-lite'))"/>
    7575
    7676</sect1>
Note: See TracChangeset for help on using the changeset viewer.