libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden: Bug#97224: libtoolize reports aclocal.m4 out-of-date whe


From: Ossama Othman
Subject: address@hidden: Bug#97224: libtoolize reports aclocal.m4 out-of-date when it isn't]
Date: Wed, 16 May 2001 23:21:12 -0700
User-agent: Mutt/1.2.5i

Hi,

Another problem with libtool 1.4 reported by a Debian user.

-Ossama

----- Forwarded message from Brian May <address@hidden> -----
[snip]

[544] [snoopy:unstable:bam] 
~/source/ext2fs/heimdal-0.3e/build-tree/heimdal-0.3e >aclocal -I cf             
     
[545] [snoopy:unstable:bam] 
~/source/ext2fs/heimdal-0.3e/build-tree/heimdal-0.3e >libtoolize -f -c          
     
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
You should update your `aclocal.m4' by running aclocal.

My guess is that the problem is due to this condition:

if egrep '^AC_DEFUN\(A[MC]_PROG_LIBTOOL' aclocal.m4 >/dev/null 2>&1; then

which does not match this data:

>egrep '^AC_DEFUN\(\[A[MC]_PROG_LIBTOOL' aclocal.m4
AC_DEFUN([AC_PROG_LIBTOOL],
AC_DEFUN([AM_PROG_LIBTOOL],   [AC_PROG_LIBTOOL])

because of the extra [.

-Ossama
-- 
Ossama Othman <address@hidden>
Distributed Object Computing Laboratory, Univ. of California at Irvine
1024D/F7A394A8 - 84ED AA0B 1203 99E4 1068  70E6 5EB7 5E71 F7A3 94A8



reply via email to

[Prev in Thread] Current Thread [Next in Thread]