> Date: Fri, 8 Jul 2005 21:02:08 -0400 > Cc: Eli Zaretskii <[EMAIL PROTECTED]>, [email protected] > From: "Paul D. Smith" <[EMAIL PROTECTED]> > > %% "J. Grant" <[EMAIL PROTECTED]> writes: > > jg> Some *changes* (i.e. other than order) to consider adding at some point > jg> in the future: > > jg> /* Define to 1 if you have the `memcpy' function. */ > jg> #define HAVE_MEMCPY 1 > > jg> /* Define to 1 if you have the declaration of `sys_siglist', and to 0 > if you > jg> don't. */ > jg> #define HAVE_DECL_SYS_SIGLIST 0 > > These seem quite reasonable to me.
Wrt the last one: isn't the convention to #undef a symbol rather than define it to zero? _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
