Re: aclocal: configure.in: 23: macro `AM_PROG_LIBTOOL' not found in library


Subject: Re: aclocal: configure.in: 23: macro `AM_PROG_LIBTOOL' not found in library
From: Jin Zhao (jzhao2@Bayou.UH.EDU)
Date: Mon Jul 30 2001 - 17:33:45 EDT


> I am running Linux 6.2
> autoconf 2.5
> automake 1.4-p4
> libtool 1.3.5 (also tried 1.3.4)
>
> --TRBo

It works on my Redhat7.1 system. the following is the related system
settings:
                autoconf 2.13
                automake 1.4
                libtool 1.3.5

I guess you can try automake-1.4, since running "grep AM_PROG_LIBTOOL /usr/share/aclocal" creates
"/usr/share/aclocal/libtool.m4:AC_DEFUN(AM_PROG_LIBTOOL,
[indir([AC_PROG_LIBTOOL])])dnl". It is clearly `AM_PROG_LIBTOOL' is
delared in /usr/share/aclocal/libtool.m4. aclocal is a compomnent of
automake package..

good luck,

Jin



This archive was generated by hypermail 2b28 : Sun Oct 14 2001 - 03:04:46 EDT