Done -- thanks!
(config commit coming tonight to avoid US workday hours)
On Apr 29, 2008, at 2:45 PM, Ralf Wildenhues wrote:
Hello,
I just forgot to run ./autogen.sh after svn update. It caused aclocal
to warn about missing libtool macros, and automake to fail later. The
following change t
Hello,
I just forgot to run ./autogen.sh after svn update. It caused aclocal
to warn about missing libtool macros, and automake to fail later. The
following change to Makefile.am fixes this by allowing aclocal to find
config/libtool.m4 and the other libtool macro files.
The ompi_functions.m4 ch