libtool
[Top][All Lists]
Advanced

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

Re: libtool support for intel icc compiler---NEW PROBLEM


From: Tim Van Holder
Subject: Re: libtool support for intel icc compiler---NEW PROBLEM
Date: 21 Mar 2003 08:26:50 +0100

On Fri, 2003-03-21 at 07:02, Himanshu_Khurana wrote:
> But again back to libtool when I say 
> autoconf  configure.ac
> 
> it does a lot of things only to exit with error saying 
> 
> configure.ac:115: error: possibly undefined macro: LT_AC_PROG_GCJ
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> configure.ac:118: error: possibly undefined macro: LT_AC_PROG_RC

If there is a 'bootstrap' script, use that instead of running
aclocal and autoconf manually.  In this case, you probably need
to use 'aclocal -I m4' or something similar so that aclocal will find
and use the libtool macros.

-- 
Tim Van Holder <address@hidden>





reply via email to

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