Martin Grabmueller <[EMAIL PROTECTED]> writes:
> I have just tried to build a fresh CVS Guile under Solaris, but got no
> luck. After updating and a make clean, autogen.sh gave the following
> warnings:
This might be because we have removed the copy of libtool.m4 from
acinclude.m4. Now aclocal needs to find the right libtool.m4 on your
box. aclocal only looks into <prefix>/share/aclocal, where <prefix>
is the installation `--prefix' of autoconf. A common problem is that
aclocal looks into /usr/share/aclocal while third-party autoconf
macros are installed in /usr/local/share/aclocal. You might want to
check this.
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile