autoconf
[Top][All Lists]
Advanced

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

Re: AC_PROG_LIBTOOL problems with autoconf


From: Dan Kegel
Subject: Re: AC_PROG_LIBTOOL problems with autoconf
Date: Fri, 15 Mar 2002 11:14:18 -0800

Eric Ray wrote:
> 
> I'm trying to use the LIBTOOL call in my configure.in but I keep getting
> the following error message when I run autoconf.
> 
>         configure.in:9: error: possibly undefined macro: AC_PROG_LIBTOOL

Confusing, isn't it?  I ran into this, too.

The libtool.m4 macro probably needs to be in your project's aclocal.m4.
I think 'autoupdate' or 'aclocal' will warn you about this.  Pay
close attention to the warning.

- Dan

p.s. I used to work for one of your competitors.  Small world!



reply via email to

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