Changeset 3819

Show
Ignore:
Timestamp:
12/20/07 04:44:14 (1 year ago)
Author:
jciccone
Message:

Remove the am_cv_func_working_getline=yes from the temp system findutils config.cache, this should not longer be needed because of a change in the way findutils tests for this value, see ticket 130.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/temp-system/common/findutils.xml

    r3463 r3819  
    2222  <sect2 role="installation"> 
    2323    <title>Installation of Findutils</title> 
    24  
    25     <para os="aa">Findutils has an issue with cross-compiling where it 
    26     can't find getline. Fix it here:</para> 
    27  
    28 <screen os="ab"><userinput>echo "am_cv_func_working_getline=yes" &gt;&gt; config.cache</userinput></screen> 
    2924 
    3025    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/temp-system/multilib/findutils.xml

    r3463 r3819  
    2222  <sect2 role="installation"> 
    2323    <title>Installation of Findutils</title> 
    24  
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    26     href="../common/findutils.xml" 
    27     xpointer="xpointer(//*[@os='aa'])"/> 
    28  
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    30     href="../common/findutils.xml" 
    31     xpointer="xpointer(//*[@os='ab'])"/> 
    3224 
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"