Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/vim.xml

    r0f90f2f rf3f8518  
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
    33     <para os="s1">The configure script has a single hard coded test that
    34     cannot be bypassed with a cache entry. Disable this test with the
    35     following command:</para>
    36 
    37 <screen os="s2"><userinput>sed -i "/using uint32_t/s/as_fn_error/#&amp;/" src/auto/configure</userinput></screen>
    38 
    3933    <para os="c1">The <command>configure</command> script is full of logic
    4034    that aborts at the first sign of cross compiling. Work around this by
     
    4741vim_cv_stat_ignores_slash=no
    4842vim_cv_terminfo=yes
    49 vim_cv_tgent=zero
    5043vim_cv_toupper_broken=no
    5144vim_cv_tty_group=world
    52 ac_cv_sizeof_int=4
    53 ac_cv_sizeof_long=4
    54 ac_cv_sizeof_time_t=4
    55 ac_cv_sizeof_off_t=4
    5645EOF</userinput></screen>
    5746
Note: See TracChangeset for help on using the changeset viewer.