This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: error in mutt-1.5.8
- From: Stepan Kasal <kasal at ucw dot cz>
- To: Hema K <hemak at tenet dot res dot in>
- Cc: mutt-users at mutt dot org, automake at gnu dot org
- Date: Fri, 11 Mar 2005 07:49:55 +0100
- Subject: Re: error in mutt-1.5.8
- References: <20050311171247.7823.qmail@mail.tenet.res.in>
Hello,
[This is an Automake question, cc'ing the automake list.]
On Fri, Mar 11, 2005 at 02:12:47PM -0300, Hema K wrote:
> in mutt-1.5.8 when i do "aclocal"
> i am getting lot of warnings.
[...]
> /usr/local/share/aclocal/strtod.m4:30: warning: underquoted definition of AM_FUNC_STRTOD
[...]
> why am i getting this and how to solve this
the first of these error messages contained a pointer to
info '(automake)Extending aclocal'
or http://sources.redhat.com/automake/automake.html#Extending-aclocal
which explains why there warnings are necessary.
The files causing these warnings, are from various packages, so they don't
immediately affect your current mutt build.
But in the long term, you are supposed to upgrade the packages which brought
these files, and if it doesn't help, then to send bug reports to the
maintainers of the packages which distribute the buggy macro files.
Have a nice day,
Stepan Kasal