Re: [PATCH] [mingw] Improve sys_lib_search_path_spec detection.

2009-06-29 Thread Charles Wilson
Bob Friesenhahn wrote: > On Mon, 29 Jun 2009, Charles Wilson wrote: >> OK to push? > > This patch seems like it offers considerable improvement. Please push it. Thanks, pushed. -- Chuck

Re: [PATCH] [mingw] Improve sys_lib_search_path_spec detection.

2009-06-29 Thread Bob Friesenhahn
On Mon, 29 Jun 2009, Charles Wilson wrote: Charles Wilson wrote: * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER): Fix handling of dos-style paths when parsing $CC -print-search-dirs output. --- Currently running regression tests on MSYS-1.0.12 + mingw-4.4.0-dw2 (TDM version). OK to push,

Re: DESTDIR install on hppa-hpux #3

2009-06-29 Thread Michael Haubenwallner
On Wed, 2009-06-24 at 11:25 +0200, Michael Haubenwallner wrote: > On Wed, 2009-05-27 at 00:16 +0200, Michael Haubenwallner wrote: > > Hi, > > > > now I've managed to get 'make install DESTDIR=...' working on > > hppa-hpux10 and hppa-hpux11 with libtool. > > But wait, there's another subtlety: Whe