Changeset b5657b7
- Timestamp:
 - Dec 26, 2015, 2:18:34 PM (10 years ago)
 - Branches:
 - sysvinit
 - Children:
 - 427e466
 - Parents:
 - cb62219
 - git-author:
 - William Harrington <kb0iic@…> (12/26/15 14:18:25)
 - git-committer:
 - William Harrington <kb0iic@…> (12/26/15 14:18:34)
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/temp-system/common/make.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/temp-system/common/make.xml
rcb62219 rb5657b7 30 30 --prefix=/tools \ 31 31 --build=${CLFS_HOST} \ 32 --host=${CLFS_TARGET}</userinput></screen> 32 --host=${CLFS_TARGET} \ 33 --without-guile</userinput></screen> 34 35 <variablelist os="b"> 36 <title>The meaning of the new configure options:</title> 37 38 <varlistentry> 39 <term><parameter>--without-guile</parameter></term> 40 <listitem> 41 <para>Do not enable Guile support when the host includes it.</para> 42 </listitem> 43 </varlistentry> 44 45 </variablelist> 33 46 34 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  