Ignore:
Timestamp:
Aug 26, 2012, 3:42:24 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:
51129d2
Parents:
6b2fbfc
Message:

Update pkg-config-lite commands as glib isn't required.

File:
1 edited

Legend:

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

    r6b2fbfc r8518b40  
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b"><userinput>GLIB_CFLAGS="-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include" \
    29   GLIB_LIBS="-lglib-2.0" \
    30   CC="gcc ${BUILD64}" \
    31   ./configure --prefix=/usr \
     28<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
    3229    --with-pc-path=/usr/share/pkgconfig </userinput></screen>
    3330
Note: See TracChangeset for help on using the changeset viewer.