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: AC_DEFINE problem


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])
 



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