Ignore:
Timestamp:
Dec 13, 2015, 3:57:55 PM (10 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/final-system/common/zlib.xml

    rc636dee r7cd7f99  
    3131CXX="g++ -isystem /usr/include" \
    3232LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
    33   ./configure --prefix=/usr</userinput></screen>
     33./configure \
     34    --prefix=/usr</userinput></screen>
    3435
    3536    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.