>>>>> "Nishio" == Nishio Futoshi <[EMAIL PROTECTED]> writes:

Nishio> Hi.  I installed automake-1.6 with $ ./configure --prefix=/usr
Nishio> $ make $ make check $ make install and installed aclocal
Nishio> macros under /usr/share/aclocal-1.6, where is by default, not
Nishio> /usr/share/aclocal.

Nishio> However, $ aclocal --print-ac-dir /usr/share/aclocal

This is on purpose.  aclocal contains m4 files from other people
(Gettext, Libtool etc.), and aclocal-1.6 contains Automake 1.6's.

Nishio> Must I use $ aclocal -I /usr/share/aclocal-1.6 every invoking?
Nishio> Or, another way?

Just try, and see by yourself that it works fine.

Reply via email to