Re: compile vim7 with different or without local prefix /usr/local

2007-01-09 Thread Bram Moolenaar
Michael Haubenwallner wrote: > > > maybe I've overlooked something in configure.in, but to me it seems that > > > it is impossible to compile vim7 without searching /usr/local/include > > > and /usr/local/lib. > > > > > > Thing is, on solaris fex, if iconv.h is found in /usr/local/include, > > >

Re: compile vim7 with different or without local prefix /usr/local

2007-01-08 Thread Michael Haubenwallner
On Mon, 2007-01-08 at 22:16 +0100, Bram Moolenaar wrote: > Michael Haubenwallner wrote: > > > maybe I've overlooked something in configure.in, but to me it seems that > > it is impossible to compile vim7 without searching /usr/local/include > > and /usr/local/lib. > > > > Thing is, on solaris fex

Re: compile vim7 with different or without local prefix /usr/local

2007-01-08 Thread Bram Moolenaar
Michael Haubenwallner wrote: > maybe I've overlooked something in configure.in, but to me it seems that > it is impossible to compile vim7 without searching /usr/local/include > and /usr/local/lib. > > Thing is, on solaris fex, if iconv.h is found in /usr/local/include, > /usr/local/lib/libiconv

compile vim7 with different or without local prefix /usr/local

2006-12-18 Thread Michael Haubenwallner
Hi, maybe I've overlooked something in configure.in, but to me it seems that it is impossible to compile vim7 without searching /usr/local/include and /usr/local/lib. Thing is, on solaris fex, if iconv.h is found in /usr/local/include, /usr/local/lib/libiconv.so get linked too. But the rpath for