Ignore:
Timestamp:
May 16, 2005, 6:54:02 PM (20 years ago)
Author:
bird
Message:

Current make snaphot, 2005-05-16.

Location:
branches/GNU/src/gmake
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gmake

    • Property svn:ignore
      •  

        old new  
        3434README.DOS
        3535README.W32
         36README.OS2
        3637aclocal.m4
        3738autom4te.cache
  • branches/GNU/src/gmake/config.h.W32.template

    r54 r280  
    159159/* #undef STAT_MACROS_BROKEN */
    160160
     161/* Define if your compiler conforms to the ANSI C standard. */
     162#define HAVE_ANSI_COMPILER 1
     163
     164/* Define to 1 if you have the <stdarg.h> header file. */
     165#define HAVE_STDARG_H 1
     166
    161167/* Define if you have the ANSI C header files.  */
    162168#undef STDC_HEADERS
Note: See TracChangeset for help on using the changeset viewer.