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]
Other format: [Raw text]

Re: error in mutt-1.5.8


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



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