On Tue, Oct 24, 2000 at 02:32:24PM -0200, Alexandre Oliva wrote:
> On Oct 24, 2000, Carlo Wood <[EMAIL PROTECTED]> wrote:
>
> > Completely missing any notition of the libtool.m4 file
> > in /usr/local/share/aclocal.
>
> See the libtool manual. It advises you to copy libtool.m4 into
> acinclude.m4 or aclocal.m4, precisely to avoid this kind of problem.
That wasn't the point. The above quote is out of context, it is
a remark about what happens in the explicit case that I gave above it.
The rest of the mail addressed possible workarounds including a
variant of your suggestion and why that doesn't work.
I copied libtool.m4 to the end of acinclude.m4 to get:
*** Generating files in the src/libcw
aclocal: ../libcwd/acinclude.m4: 864: duplicated macro `AC_PROG_LIBTOOL'
aclocal: ../libcwd/acinclude.m4: 878: duplicated macro `AC_LIBTOOL_SETUP'
aclocal: ../libcwd/acinclude.m4: 3458: duplicated macro `AC_LIBTOOL_DLOPEN'
aclocal: ../libcwd/acinclude.m4: 3461: duplicated macro `AC_LIBTOOL_WIN32_DLL'
aclocal: ../libcwd/acinclude.m4: 3467: duplicated macro `AC_ENABLE_SHARED'
aclocal: ../libcwd/acinclude.m4: 3493: duplicated macro `AC_DISABLE_SHARED'
aclocal: ../libcwd/acinclude.m4: 3500: duplicated macro `AC_ENABLE_STATIC'
aclocal: ../libcwd/acinclude.m4: 3526: duplicated macro `AC_DISABLE_STATIC'
aclocal: ../libcwd/acinclude.m4: 3534: duplicated macro `AC_ENABLE_FAST_INSTALL'
aclocal: ../libcwd/acinclude.m4: 3560: duplicated macro `AC_DISABLE_FAST_INSTALL'
aclocal: ../libcwd/acinclude.m4: 3648: duplicated macro `AC_PROG_LD'
aclocal: ../libcwd/acinclude.m4: 3722: duplicated macro `AC_PROG_LD_GNU'
aclocal: ../libcwd/acinclude.m4: 3885: duplicated macro `AC_PROG_NM'
aclocal: ../libcwd/acinclude.m4: 3921: duplicated macro `AC_CHECK_LIBM'
aclocal: ../libcwd/acinclude.m4: 3948: duplicated macro `AC_LIBLTDL_CONVENIENCE'
aclocal: ../libcwd/acinclude.m4: 3969: duplicated macro `AC_LIBLTDL_INSTALLABLE'
aclocal: ../libcwd/acinclude.m4: 3990: duplicated macro `AM_PROG_LIBTOOL'
aclocal: ../libcwd/acinclude.m4: 3991: duplicated macro `AM_ENABLE_SHARED'
aclocal: ../libcwd/acinclude.m4: 3992: duplicated macro `AM_ENABLE_STATIC'
aclocal: ../libcwd/acinclude.m4: 3993: duplicated macro `AM_DISABLE_SHARED'
aclocal: ../libcwd/acinclude.m4: 3994: duplicated macro `AM_DISABLE_STATIC'
aclocal: ../libcwd/acinclude.m4: 3995: duplicated macro `AM_PROG_LD'
aclocal: ../libcwd/acinclude.m4: 3996: duplicated macro `AM_PROG_NM'
As I said in my previous mail, I need two versions of libtool to be
installed on my system.
But ok, since the problem is with automake and not with libtool,
it doesn't make much sense to discuss this.
--
Carlo Wood <[EMAIL PROTECTED]> -=- Jesus Loves you -=-
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool