autoconf
[Top][All Lists]
Advanced

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

Re: Locating macros


From: Akim Demaille
Subject: Re: Locating macros
Date: 02 Mar 2001 09:44:38 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

Bill Moseley <address@hidden> writes:

> Terribly sorry for such a basic question, but how do I tell autoconf (m4?)
> where to find the macros so that ./configure will find the macros?

configure doesn't care about macros, but that's probably a typo.

> My guess the error below is because of the odd location of the macros?

Yes, your installation is broken.  Reading autoconf reveals you can
use the envvar AC_MACRODIR.  But fixing your installation would be better.



reply via email to

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