%% "Eli Zaretskii" <[EMAIL PROTECTED]> writes:

  ez> So, given that you said "Convert uses of __STDC__ to
  ez> HAVE_ANSI_COMPILER.", why there are still __STDC__ in make.h (and
  ez> elsewhere)?  Should they all be converted now?

Unknown.  We can look at it.

Checking I see there is only one place in make proper where it's used:
in make.h to set the PARAMS() macro.  The rest of the references are in
getopt and glob and alloca, which are imported from other places.

-- 
-------------------------------------------------------------------------------
 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

Reply via email to