Changeset ee459071 for chapter06


Ignore:
Timestamp:
05/18/2004 01:04:22 AM (20 years ago)
Author:
Zack Winkles <winkie@…>
Children:
7efb663
Parents:
823a0b98
Message:

Don't run autoconf when building Glibc

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/b5_1/BOOK@3623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/glibc.xml

    r823a0b98 ree459071  
    6969<para>Compile the package:</para>
    7070
    71 <screen><userinput>make</userinput></screen>
     71<screen><userinput>make AUTOCONF=no</userinput></screen>
    7272
    7373<important><para>The test suite for Glibc in this section is considered
Note: See TracChangeset for help on using the changeset viewer.