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?
Agreed, often the convention is. I am not sure why this one is
different in the ./configure generated config.h on MSYS/MinGW + GNU/Linux.
Kind regards
JG
_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32