autoconf
[Top][All Lists]
Advanced

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

Re: autoheader: warning: missing template


From: Noah Misch
Subject: Re: autoheader: warning: missing template
Date: Tue, 21 Apr 2009 20:49:09 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Apr 21, 2009 at 05:51:33PM -0400, Sam Steingold wrote:
> cd vacall && PATH/autoheader --include=PATH
> autoheader: warning: missing template: __IREG_FLOAT_RETURN__
> autoheader: Use AC_DEFINE([__IREG_FLOAT_RETURN__], [], [Description])

>>   *yes) AC_DEFINE([__IREG_FLOAT_RETURN__]) ;;

This warning refers to the lack of a third argument to AC_DEFINE.  autoheader
expects you to use the three-argument form habitually.

Attachment: pgpOgLNBDhsrs.pgp
Description: PGP signature


reply via email to

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