This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: distclean calls "naked" aclocal
- To: "automake@gnu.org" <automake@gnu.org>
- Subject: Re: distclean calls "naked" aclocal
- From: Ionutz Borcoman <borco@borco-ei.eng.hokudai.ac.jp>
- Date: Mon, 14 Jun 1999 18:27:31 +0900
- References: <3764B523.D47F3C29@borco-ei.eng.hokudai.ac.jp>
Hi,
It look that in the end this has nothing to do with cvs. It is the
problem with aclocal, automake and autoconfigure.
If I change something in the config.in, tehn my system tries to do:
cd . && aclocal
As some of the macros are not in /usr/share/aclocal, but on
/usr/local/share/aclocal, this step fails.
If I call by hand aclocal -I /usr/local/share/aclocal, then the macros
are updated correct and the next calls to make are handled correct.
Is there a way to inform aclocal where it should search for macros ? Is
there a system variable for this ? Is it recommended to use it ?
TIA,
Ionutz
--
Mental backup in progress - Do Not Disturb!
--
http://borco-ei.eng.hokudai.ac.jp/~borco/