Re: [OMPI devel] RFC: Remove autogen.sh sym link

2014-05-08 Thread Ashley Pittman
I was thinking of something even easier than that ;) I try to keep an eye on the message queue functionality so it’s not often that I need to build code over four years old from source. Ashley. On 8 May 2014, at 14:27, Jeff Squyres (jsquyres) wrote: > On May 8, 2014, at 8:59 AM, Ashley Pitt

Re: [OMPI devel] RFC: Remove autogen.sh sym link

2014-05-08 Thread Jeff Squyres (jsquyres)
On May 8, 2014, at 8:59 AM, Ashley Pittman wrote: > This will break my build but it’s an easy fix so don’t let that stop you. Something like this should do ya: --- bogus 2014-05-08 06:26:19.759259593 -0700 +++ bogus-new 2014-05-08 06:26:22.567481480 -0700 @@ -14,7 +14,11 @@ -./aut

Re: [OMPI devel] RFC: Remove autogen.sh sym link

2014-05-08 Thread Ashley Pittman
This will break my build but it’s an easy fix so don’t let that stop you. Ashley. On 8 May 2014, at 11:08, Jeff Squyres (jsquyres) wrote: > WHAT: Remove the backwards-compatibility autogen.sh sym link > > WHY: Because it's time > > WHERE: svn rm autogen.sh > > TIMEOUT: Teleconf next Tuesday

Re: [OMPI devel] RFC: Remove autogen.sh sym link

2014-05-08 Thread Stephen Poole
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 Best Steve... On 5/8/14, 6:08 AM, Jeff Squyres (jsquyres) wrote: > WHAT: Remove the backwards-compatibility autogen.sh sym link > > WHY: Because it's time > > WHERE: svn rm autogen.sh > > TIMEOUT: Teleconf next Tuesday, 13 May 2014 > > MORE DETA

Re: [OMPI devel] RFC: Remove autogen.sh sym link

2014-05-08 Thread Joshua Ladd
+1 On Thu, May 8, 2014 at 6:08 AM, Jeff Squyres (jsquyres) wrote: > WHAT: Remove the backwards-compatibility autogen.sh sym link > > WHY: Because it's time > > WHERE: svn rm autogen.sh > > TIMEOUT: Teleconf next Tuesday, 13 May 2014 > > MORE DETAIL: > > We converted from autogen.sh to autogen.p

[OMPI devel] RFC: Remove autogen.sh sym link

2014-05-08 Thread Jeff Squyres (jsquyres)
WHAT: Remove the backwards-compatibility autogen.sh sym link WHY: Because it's time WHERE: svn rm autogen.sh TIMEOUT: Teleconf next Tuesday, 13 May 2014 MORE DETAIL: We converted from autogen.sh to autogen.pl nearly 4 years ago (2010-09-17). The autogen.sh->autogen.pl sym link was put in sho