* Ethan Mallove wrote on Mon, Nov 24, 2008 at 09:27:28PM CET: > On Sun, Nov/23/2008 09:19:12AM, Ralf Wildenhues wrote: > > > > While I suppose your patch works, I think in similar situations, OpenMPI > > has resorted to patching input files to configure (like aclocal.m4 or > > ltmain.sh). Search autogen.sh for instances of 'patch'. > > I think I got it. I patch libtool.m4 in autogen.sh after libtoolize > creates libtool.m4. How is the patch now?
This is what I had in mind, yes. > > (This is merely an observation; I am not an OpenMPI developer.) Cheers, Ralf