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]

Re: aCC compiler Flags support


I seem to remember that the documentation suggests adding them to
INCLUDES:

INCLUDES = -D_POSIX1C_SOURCE -D_HPUX_SOURCE -D_REENTRANT
--
Paul Berrevoets

Tim Heath wrote:

> I have to add to DEFS:
>
> -D_POSIX1C_SOURCE -D_HPUX_SOURCE -D_REENTRANT
>
> in my Makefile.
>
> Is there a way to automate this with an AM or something?
>
> Thanks,
>
> Tim Heath



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