Jerker B�ck wrote:
> [...]
> No, warning 4113 is due to
> #define PARAMS(protos)  ()
> when it should be
> #define PARAMS(protos)  protos
> Look at my solution

Note the following (from ChangeLog):
: 2004-03-06  Paul D. Smith  <[EMAIL PROTECTED]>
:
:        * configure.in (HAVE_ANSI_COMPILER): Define if we have an ANSI/ISO
:        compiler.
:        * make.h: Convert uses of __STDC__ to HAVE_ANSI_COMPILER.

-DHAVE_ANSI_COMPILER should suffice


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to