On 23-May-2010 James Vega <james...@jamessan.com> wrote: > > $ grep SIZEOF_ src/auto/config.h > > #define SIZEOF_INT 4 > > /* #undef SIZEOF_OFF_T */ > > /* #undef SIZEOF_LONG */ > > Ok, that's what I thought. My patch only updated src/configure.in since > src/auto/configure is a generated file. You'll want to have autoconf > installed and run “make -C src autoconf” to generate a new configure > from the updated configure.in. Then a new build should work.
Indeed, the warning disappears and now Vim compiles cleanly. Thank you! -- Cheers, Lech -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php