Re: [O-MPI devel] Small ltdl use update

2005-09-06 Thread Jeff Squyres
Got it -- thanks! On Sep 5, 2005, at 4:39 AM, Ralf Wildenhues wrote: Hi Jeff, * Jeff Squyres wrote on Thu, Sep 01, 2005 at 02:45:41PM CEST: On Aug 31, 2005, at 7:46 AM, Ralf Wildenhues wrote: Please apply the first patch (or a similar solution) to include ltdl.h directly. This is both how

Re: [O-MPI devel] Small ltdl use update

2005-09-05 Thread Ralf Wildenhues
Hi Jeff, * Jeff Squyres wrote on Thu, Sep 01, 2005 at 02:45:41PM CEST: > On Aug 31, 2005, at 7:46 AM, Ralf Wildenhues wrote: > > >>> Please apply the first patch (or a similar solution) to include > >>> ltdl.h directly. This is both how it's documented and how > >>> it will work with Libtool 1.5

Re: [O-MPI devel] Small ltdl use update

2005-09-01 Thread Jeff Squyres
On Aug 31, 2005, at 7:46 AM, Ralf Wildenhues wrote: Please apply the first patch (or a similar solution) to include ltdl.h directly. This is both how it's documented and how it will work with Libtool 1.5.x and 2.x: the latter has other included files, which live one directory level further down

Re: [O-MPI devel] Small ltdl use update

2005-08-31 Thread Ralf Wildenhues
Hi Jeff, * Jeff Squyres wrote on Wed, Aug 31, 2005 at 12:58:05PM CEST: > On Aug 31, 2005, at 2:48 AM, Ralf Wildenhues wrote: > > > Please apply the first patch (or a similar solution) to include > > ltdl.h directly. This is both how it's documented and how > > it will work with Libtool 1.5.x and

Re: [O-MPI devel] Small ltdl use update

2005-08-31 Thread Jeff Squyres
On Aug 31, 2005, at 2:48 AM, Ralf Wildenhues wrote: Please apply the first patch (or a similar solution) to include ltdl.h directly. This is both how it's documented and how it will work with Libtool 1.5.x and 2.x: the latter has other included files, which live one directory level further down

[O-MPI devel] Small ltdl use update

2005-08-31 Thread Ralf Wildenhues
Please apply the first patch (or a similar solution) to include ltdl.h directly. This is both how it's documented and how it will work with Libtool 1.5.x and 2.x: the latter has other included files, which live one directory level further down. Below is another tiny patch to please "make distche