Hi,

Another problem with libtool 1.4 reported by a Debian user.

-Ossama

----- Forwarded message from Brian May <[EMAIL PROTECTED]> -----
[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 <[EMAIL PROTECTED]>
Distributed Object Computing Laboratory, Univ. of California at Irvine
1024D/F7A394A8 - 84ED AA0B 1203 99E4 1068  70E6 5EB7 5E71 F7A3 94A8

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to