autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Warnings are broken


From: Akim Demaille
Subject: Re: Warnings are broken
Date: 19 Feb 2001 12:14:19 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

Pavel Roskin <address@hidden> writes:

> Hello, Alexandre!
> 
> > [[AC_INIT([foo])
> > AC_MSG_ERROR([bad \"value\" found])
> > AC_OUTPUT([Makefile])
> > ]])
> >
> > it took me a while to figure that when I submitted the
> > AC_CACHE_CHECK test (in my case the resulting testsuite
> > was just syntaxically invalid).
> 
> Thanks!
> 
> If the second argument to AT_DATA doesn't end with a newline, then _ATEOF
> is glued with the last line.

Yep.

> I believe AT_DATA needs a sanity check.

Nope, this will solved by itself once Autotest moved atop autom4ke:
the _AT pattern will be caught just like AC_.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]