This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: AC_DEFINE problem
- From: Stephane Bortzmeyer <bortzmeyer at nic dot fr>
- To: Frederik dot Fouvry at CoLi dot Uni-SB dot DE
- Cc: automake at gnu dot org
- Date: Fri, 3 Sep 2004 17:38:13 +0200
- Subject: Re: AC_DEFINE problem
- Organization: NIC France
- References: <20040902184029.1C40810B35@cc.at.coli.uni-sb.de>
On Thu, Sep 02, 2004 at 08:40:29PM +0200,
Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> wrote
a message of 23 lines which said:
> [AC_DEFINE(SVR4)
...
> autoheader: warning: missing template: SVR4
> autoheader: Use AC_DEFINE([SVR4], [], [Description])
AC_DEFINE(SVR4,,[We run on System V Release 4])