Re: [Libevent-users] Libevent 2.0.6-rc libtool

2010-09-03 Thread Ralph Castain
Sorry about the typo - yes, it is indeed -ivf On Sep 3, 2010, at 10:08 AM, Nick Mathewson wrote: > On Fri, Sep 3, 2010 at 11:59 AM, Ralph Castain wrote: >> Hi folks >> >> I've been working on integrating 2.0.6-rc into the Open MPI code base and >> ran across an issue. You distribute an acloca

Re: [Libevent-users] Libevent 2.0.6-rc libtool

2010-09-03 Thread Nick Mathewson
On Fri, Sep 3, 2010 at 11:59 AM, Ralph Castain wrote: > Hi folks > > I've been working on integrating 2.0.6-rc into the Open MPI code base and ran > across an issue. You distribute an aclocal.m4 that was generated by libtool > 2.2.6b, and you don't whack it at the beginning of autogen.sh. Thus,

[Libevent-users] Libevent 2.0.6-rc libtool

2010-09-03 Thread Ralph Castain
Hi folks I've been working on integrating 2.0.6-rc into the Open MPI code base and ran across an issue. You distribute an aclocal.m4 that was generated by libtool 2.2.6b, and you don't whack it at the beginning of autogen.sh. Thus, those of us who have updated to libtool 2.2.10 get an error. I