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 <r...@open-mpi.org> 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, 
>> those of us who have updated to libtool 2.2.10 get an error.
>> 
>> If you change your autogen.sh to be nothing more than "autoreconf -ivh", it 
>> will do everything you currently do in autogen.sh -and- regenerate 
>> aclocal.m4 with the current libtool version, thus avoiding this error.
> 
> Are you sure about the "h" ? I  just tried "autoreconf -ivh" on my
> laptop, and it gave me a help message, claiming that the '-h' switch
> means "print this help, then exit".
> 
> Did you maybe mean "-ivf" ?
> 
> -- 
> Nick
> ***********************************************************************
> To unsubscribe, send an e-mail to majord...@freehaven.net with
> unsubscribe libevent-users    in the body.

***********************************************************************
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-users    in the body.

Reply via email to