Ignore:
Timestamp:
Aug 26, 2012, 6:46:51 PM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
06b2d12
Parents:
e004151
Message:

Remove pkg-config variables for GLIB_CFLAGS and GLIB_LIBS.

File:
1 edited

Legend:

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

    re004151 r6ecbe33  
    2929
    3030<screen os="b"><userinput>./configure --prefix=/usr</userinput></screen>
    31 
    32     <variablelist os="bb">
    33       <title>The meaning of the new configure option:</title>
    34 
    35       <varlistentry>
    36         <term><parameter>GLIB_CFLAGS="-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include"</parameter></term>
    37         <term><parameter>GLIB_LIBS="-lglib-2.0"</parameter></term>
    38         <listitem>
    39           <para>Pkg-config no longer comes with Glib, and because Pkg-config
    40         has not been installed itself it needs to be told where Glib is.</para>
    41         </listitem>
    42       </varlistentry>
    43     </variablelist>
    4431
    4532    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.