Ignore:
Timestamp:
Dec 13, 2015, 3:57:55 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
c01bd946
Parents:
c636dee
Message:

Put one configure option per line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/pkg-config-lite.xml

    rc636dee r7cd7f99  
    3535    <para os="b">Prepare Pkg-config-lite for compilation:</para>
    3636
    37 <screen os="c"><userinput>./configure --prefix=/cross-tools --host=${CLFS_TARGET}\
     37<screen os="c"><userinput>./configure \
     38    --prefix=/cross-tools \
     39    --host=${CLFS_TARGET} \
    3840    --with-pc-path=/tools/lib/pkgconfig:/tools/share/pkgconfig</userinput></screen>
    3941
Note: See TracChangeset for help on using the changeset viewer.