This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: aclocal --print-ac-dir
>>> "Jens" == Jens Krüger <jens_krueger@frm2.tu-muenchen.de> writes:
[...]
Jens> I had the same problem and I solved it in the following way:
Jens> - remove [...] /usr/share/aclocal
Jens> - create links /usr/local/aclocal to /usr/share/aclocal-1.6 [...]
Please don't! /usr/local/aclocal and /usr/share/aclocal-1.6 are
both read by aclocal, and have different purposes. (One is for
public macros, the other for private macros.)
--
Alexandre Duret-Lutz