%% "Earnie Boyd" <[EMAIL PROTECTED]> writes: eb> Actually it is line 30 that is buggy.
eb> - #if !defined(HAVE_DECL_SYS_SIGLIST) eb> + #if ! HAVE_DECL_SYS_SIGLIST OK, I fixed this in my workspace. Interesting that the HAVE_DECL_* macros work differently from other autoconf macros :-/. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
