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/multilib/pkg-config.xml

    re004151 r6ecbe33  
    2828<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
    2929    --with-pc-path=/usr/share/pkgconfig </userinput></screen>
    30 
    31     <variablelist os="bb">
    32       <title>The meaning of the new configure option:</title>
    33 
    34       <varlistentry>
    35         <term><parameter>GLIB_CFLAGS="-I/usr/include/glib-2.0 -I/usr/libi64/glib-2.0/include"</parameter></term>
    36         <term><parameter>GLIB_LIBS="-lglib-2.0"</parameter></term>
    37         <listitem>
    38           <para>Pkg-config no longer comes with Glib and because Pkg-config
    39         has not been installed itself it needs to be told where Glib is.</para>
    40         </listitem>
    41       </varlistentry>
    42     </variablelist>
    43 
    4430
    4531    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.