compile vim7 with different or without local prefix /usr/local (#2)

2008-07-08 Fir de Conversatie Michael Haubenwallner
Hi Bram, after a long time, another attempt to get vim able to search a different location than /usr/local/include and /usr/local/lib for local headers and libraries, hopefully with good enough commentary now. The first attempt was http://www.mail-archive.com/[EMAIL PROTECTED]/msg02896.html Thank

Re: [PATCH] Cross-compilation patch to avoid looking for/usr/local at compile time

2008-01-11 Fir de Conversatie Michael Haubenwallner
On Thu, 2008-01-10 at 22:10 +0100, Bram Moolenaar wrote: > Philip Prindeville wrote: > What I tried to say: excluding /usr/local/[include|lib] is not specific > for cross compiling. This should be a separate setting. Then it can > also be set for cross compiling. Thank you for the trigger to r