This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: aclocal macros dirs


On May 26, 1999, Ionutz Borcoman <borco@borco-ei.eng.hokudai.ac.jp> wrote:

> My aclocal doesn't check /usr/local/share/aclocal, but only
> /usr/share/aclocal. Is this a bug?

Nope, it checks whatever directory was specified when it was
configured.  You may specify `--acdir /usr/local/share/aclocal', if
you want it to use that directory as the primary macro directory, or
you may specify `-I /usr/local/share/aclocal', to make it an
additional macro directory.  But you might want to re-install aclocal
with appropriate configure flags, or just edit the script for it to
meet your needs.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]