This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
distclean calls "naked" aclocal
- To: "automake@gnu.org" <automake@gnu.org>
- Subject: distclean calls "naked" aclocal
- From: Ionutz Borcoman <borco@borco-ei.eng.hokudai.ac.jp>
- Date: Mon, 14 Jun 1999 16:54:11 +0900
Hi,
My packages have an autogen.sh that creates all the stuff from
Makefile.am and configure.in. I have set there the correct paths to
aclocal subdirs and the configure goes OK. The problem is that when I
call
$ make distclean
the system tries to run
$ cd . && aclocal
_without any of the aclocal macro dirs_. Till now this was not a
problem, but now the make distclean dies reporting it can't find one of
the macros defined in one of the additional aclocal dirs (aka,
/usr/local/share/aclocal).
If this is not a bug, but the intended way of aclocal to work, can you
please tell me how can I make the things work again ?
TIA,
Ionutz
--
Mental backup in progress - Do Not Disturb!
--
http://borco-ei.eng.hokudai.ac.jp/~borco/