Changeset f561e06 for BOOK/temp-system
- Timestamp:
 - Jul 25, 2009, 10:04:34 AM (16 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - c94c924
 - Parents:
 - 2efffd4f
 - Location:
 - BOOK/temp-system
 - Files:
 - 
      
- 2 edited
 
- 
          
  common/m4.xml (modified) (1 diff)
 - 
          
  multilib/m4.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/temp-system/common/m4.xml
r2efffd4f rf561e06 22 22 <sect2 role="installation"> 23 23 <title>Installation of M4</title> 24 25 <para os="cc1">Configure can not properly determine the results of the 26 following tests:</para> 27 28 <screen os="cc2"><userinput>cat > config.cache << EOF 29 gl_cv_func_btowc_eof=yes 30 gl_cv_func_mbrtowc_incomplete_state=yes 31 gl_cv_func_mbrtowc_sanitycheck=yes 32 gl_cv_func_mbrtowc_null_arg=yes 33 gl_cv_func_mbrtowc_retval=yes 34 gl_cv_func_mbrtowc_nul_retval=yes 35 gl_cv_func_wcrtomb_retval=yes 36 gl_cv_func_wctob_works=yes 37 EOF</userinput></screen> 24 38 25 39 <para os="a">Prepare M4 for compilation:</para>  - 
      
BOOK/temp-system/multilib/m4.xml
r2efffd4f rf561e06 22 22 <sect2 role="installation"> 23 23 <title>Installation of M4</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/m4.xml" 27 xpointer="xpointer(//*[@os='cc1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/m4.xml" 31 xpointer="xpointer(//*[@os='cc2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  