Re: duplicated macros

2002-02-13 Thread Chema Celorio
Thanks

Re: duplicated macros

2002-02-13 Thread Alexandre Duret-Lutz
>>> "Chema" == Chema Celorio <[EMAIL PROTECTED]> writes: [...] Chema> I am getting this with automake 1.4, is 1.4 two years Chema> old ? (I really don't know) It's older than that :). You can download Automake 1.5 and Automake 1.5d (prerelease of 1.6) here: http://sources.redhat.com/automak

Re: duplicated macros

2002-02-09 Thread Chema Celorio
On Sat, 2002-02-09 at 15:12, Alexandre Duret-Lutz wrote: > >>> "Chema" == Chema Celorio <[EMAIL PROTECTED]> writes: > > [...] > > Chema> If aclocal is installed in /abc/bin and aclocal is ran with : > Chema> "-I /abc/share/aclocal" it will emit a warning for every macro found > Chema> because

Re: duplicated macros

2002-02-09 Thread Alexandre Duret-Lutz
>>> "Chema" == Chema Celorio <[EMAIL PROTECTED]> writes: [...] Chema> If aclocal is installed in /abc/bin and aclocal is ran with : Chema> "-I /abc/share/aclocal" it will emit a warning for every macro found Chema> because it will scan the /abc/share/aclocal directory twice. This warning wa

duplicated macros

2002-02-09 Thread Chema Celorio
I have encountered a problem with aclocal for a long time and have always wondered if there are any reasons for its behavior. If aclocal is installed in /abc/bin and aclocal is ran with : "-I /abc/share/aclocal" it will emit a warning for every macro found because it will scan the /abc/share/aclo